document.write( "Question 162102: I have to complete the square for this equation:
\n" );
document.write( "(x-7)^2-100=0\r
\n" );
document.write( "\n" );
document.write( "I think you have to add 100 to both sides but I don't know what do to from there. I have to get the x\r
\n" );
document.write( "\n" );
document.write( "Please help soon! \n" );
document.write( "
Algebra.Com's Answer #119457 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I have to complete the square for this equation: \n" ); document.write( "(x-7)^2-100=0 \n" ); document.write( "I think you have to add 100 to both sides but I don't know what do to from there. I have to get the x \n" ); document.write( "------------------- \n" ); document.write( "Add 100 \n" ); document.write( "(x-7)^2 = 10^2 \n" ); document.write( "Take the sqrt of both sides \n" ); document.write( "x-7 = 10, and \n" ); document.write( "x-7 = -10 \n" ); document.write( "------------- \n" ); document.write( "x = 17 \n" ); document.write( "x = -3 \n" ); document.write( " \n" ); document.write( " |