Is x^2+8x-16x2+8x16 a perfect square trinomial, and how do you factor it?

1 Answer
Jun 6, 2015

No, it's not a perfect square trinomial, because the sign of the constant term is negative.

Using the quadratic formula x^2+8x-16 = 0x2+8x16=0 has roots

x = (-8+-sqrt(8^2-(4*1*-16)))/(2*1)x=8±82(4116)21

=(-8+-sqrt(128))/2=8±1282

=-4 +- 4sqrt(2)=4±42

So

x^2+8x-16 = (x+4+4sqrt(2))(x+4-4sqrt(2))x2+8x16=(x+4+42)(x+442)

Any perfect square trinomial must be of the form:

a^2+-2ab+b^2 = (a+-b)^2a2±2ab+b2=(a±b)2