document.write( "Question 391195: Solve.
\n" );
document.write( "(x - 3)^2 + (x + 2)^2 = 17\r
\n" );
document.write( "\n" );
document.write( "I am not sure what to do after I distribute the square root through out the problem... This is what I have so far: (or is that wrong??)
\n" );
document.write( "(x^2 + 9) + (x^2 + 4) = 17
\n" );
document.write( "x^2 + x^2 + 13 = 17 \n" );
document.write( "
Algebra.Com's Answer #277483 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! You forgot the x terms in the expansion. It should look like:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After that, you can collect like terms and solve via the quadratic formula. \n" ); document.write( " |