SOLUTION: I have tried to solve the equations many times, each time I come up with a different answer, Please help me with a step-by-step guide.
(x-3)^2+(x+2)^2=17
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: I have tried to solve the equations many times, each time I come up with a different answer, Please help me with a step-by-step guide.
(x-3)^2+(x+2)^2=17
Log On
Question 320015: I have tried to solve the equations many times, each time I come up with a different answer, Please help me with a step-by-step guide.
(x-3)^2+(x+2)^2=17 Found 2 solutions by Earlsdon, mananth:Answer by Earlsdon(6294) (Show Source):
You can put this solution on YOUR website! Solve for x: Expand the two terms in parentheses. Simplify the left side. Subtract 17 from both sides. Factor 2 from the left side. Apply the zero product rule. Factor the left side. Apply the zero product rule. or so... or
You can put this solution on YOUR website! (x-3)^2+(x+2)^2=17
x^2-6x+9 +x^2+4x+4=17
x^2+x^2-6x+4x+9+4=17
2x^2-2x+13=17
2x^2-2x+13-17=0
2x^2-2x-4=0
Divide by 2
x^2-x-2=0
x^2-2x+x-2=0
x(x-2)+1(x-2)=0
(x+1)(x-2)=0
x=-1 OR x=2