Question 897699: Solve the quadratic equation by factoring. (Enter your answers as a comma-separated list.)
(x + a)2 − b2 = 0, a and b are real numbers Answer by lwsshak3(11628) (Show Source):
You can put this solution on YOUR website! Solve the quadratic equation by factoring. (Enter your answers as a comma-separated list.)
(x + a)2 − b2 = 0, a and b are real numbers
(x+a)^2-b^2 (diff. of 2 squares)
(x+a+b)(x+a-b)=0
x=-(a+b),(b-a)