Question 998842: Factor the difference of two squares.
(2x + 5)^2 − (x − 4)^2 Found 2 solutions by rothauserc, MathTherapy:Answer by rothauserc(4718) (Show Source): You can put this solution on YOUR website! (2x + 5)^2 − (x − 4)^2
compute the squares
4x^2 +20x +25 - (x^2 -8x +16)
now distribute - sign
4x^2 +20x +25 -x^2 +8x -16
combine terms
3x^2 +28x +9
factor polynomial
(3x+1) * (x+9)