How can you determine if a polynomial is the difference of two squares? I think that if the polynomial is x^2-64 that this is a polynomial that is a difference of two squares because if you factor it out you would get

(x+8)(x-8).
If the 64 in my example were positive would there still be a difference between two squares since x^2 and 64 both are squared numbers?

2 answers

No, when it says difference, it needs the single - sign.
(a-b)(a+b) = a^2 + ab -ab - b^2 = a^2-b^2
but
(a+b)(a+b) = a^2 + ab + ab + b^2 = a^2 + 2ab + b^2 which is no good
Oh and x^2+64
solve x^2 + 0x + 64 = 0
x = [-0 +/- sqrt (0 -256) / 2
x = +/- sqrt (-256) /2
x = +/- 8 i
so
x*2+64 = (x-8i)(x+8i)
In other words there is no real number solution, You need the sqrt of -1 or "i"
Similar Questions
  1. Choose which of these polynomials is a difference of squares?X^2-12x-36 X^2+12x+36 X^2-36 X^2+36 Then factor the polynomial that
    1. answers icon 1 answer
    1. answers icon 4 answers
    1. answers icon 3 answers
  2. Move polynomial to the correct column.(4 points)Put responses in the correct input to answer the question. Responses can also be
    1. answers icon 1 answer
more similar questions