Kenneth G. answered 02/04/14
Tutor
New to Wyzant
Experienced Tutor of Mathematics and Statistics
Randall,
You did two things incorrectly.
Number1: When you squared 2p you got 2p2. It should be 22p2 or 4p2.
Number2: When you have to square of the sum of three terms, like (a+b+c)2. you need to cross-multiply to get the correct answer which would be a2 + ab + ac + ba + b2 + bc + ca + cb +c2 = a2 + b2 + c2 + 2ab + 2ac + 2bc . Instead of this answer, it appears that you got just a2 + b2 + c2 and missed the three middle terms.
Here is the correct solution:
(2p2-2p+2)2 = 4(p2-p+1)2 =
Step1: Cross-multiply p2 - p +1 with itself to get (p2-p+1)2 = p4 -p3 +p2 -p3 +p2 -p +p2 -p +1
So the full expression = 4(p4 -p3 +p2 -p3 +p2 -p +p2 -p +1)
Step2: Collect terms to get = 4(p4 -2p3 +3p2 -2p + 1)
======================
Just to check the answer, let's try it with p = 2 and p = 5:
p (2p2-2p+2)2 4(p4 -2p3 +3p2 -2p + 1)
2 36 36
5 1764 1764
Kenneth G.
02/04/14