Simplifying Expression: 2(x-3)(x+2) + (x-3)^2 Explained

AI Thread Summary
The expression 2(x-3)(x+2) + (x-3)^2 simplifies by factoring out (x-3) from both terms. This results in (x-3)[2(x+2) + (x-3)]. The term 2(x+2) is then distributed to yield 2x + 4. Combining this with the remaining term gives (x-3)(2x + 4 + x - 3). The final simplified expression is (x-3)(2x + 4 + x - 3).
fran1942
Messages
80
Reaction score
0
Hello, I have this expression:
2(x-3)(x+2) + (x-3)^2

It is simplified to:

(x-3) (2x+4+x-3)


I understand how the (x-3) has been separated to start the simplification process, but I cannot grasp how the rest was done.
Can someone please tell me the rest was simplified ?

Thanks kindly for any help.
 
Physics news on Phys.org
Hello fran1942!

The first step is to factor out x-3 from both terms. In the left term, x-3 is multiplied by 2(x+2). In the right term, x-3 is multiplied by x-3. Therefore, if you factor out x-3, you are left with:

(x-3)[2(x+2) + x-3]

For the next step: in the first term in the square brackets, namely the 2(x+2) term, you can simply distribute the 2 amongst both of the terms that it is multiplied by: 2(x+2) = (2*x + 2*2) = 2x + 4. Therefore, you are left with:

(x-3)[2x+4 + x-3]
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top