Marlene S. answered 01/03/16
Tutor
New to Wyzant
The first polynomial is P(x) = -2 (x-3) (x-1)2 (x2 + 2)
Let's expand this. My preference is to first expand the (x-1)2 term
P(x) = -2 (x-3) (x2-2x+1) (x2 - 1)
Now let's work this from left to right
P(x) = (-2x+6)(x2-2x+1)(x2-1)
P(x) = (-2x3 +4x2 -2x +6x2 - 12x + 6)(x2-1)
P(x) = (-2x3 + 10x2 - 14x + 6)(x2 - 1)
P(x) = -2x5 + 2x3 + 10x4 - 10x2 -14x3 + 14x + 6x2 - 6
P(x) = -2x5 + 10x4 -12x3 - 4x2 + 14x -6
So this is a 5th degree polynomial with a leading coefficient of -2
Regarding the 2nd polynomial, I believe there is a typo in your question.
I believe you meant to write
p(x) = (-2x+3)2(3x-1)2
Notice I've squared the second term rather than the +2 you have in your question.
Working with this, I'm going to square each of the two terms.
p(x) = (4x2 -12x + 9)(9x2 - 6x + 1)
Now multiply these two quadratics
p(x) = 36x4 - 24x3 + 4x2 - 108x3 + 72x2 - 12x + 81x2 - 54x + 9
Finally combining and rearranging terms
p(x) = 36x4 - 132x3 + 157x2 - 66x + 9
This is a 4th degree polynomial with a leading coefficient of 36.