document.write( "Question 558894: use the square root property to solve the equation\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(x+1)^2=9\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2) x^2=121 \n" );
document.write( "
Algebra.Com's Answer #363255 by Theo(13342)![]() ![]() You can put this solution on YOUR website! problem 1: \n" ); document.write( "(x+1)^2 = 9 \n" ); document.write( "take the square root of both sides of this equation to get: \n" ); document.write( "x+1 = 3 \n" ); document.write( "subtract 1 from both sides of this equation to get: \n" ); document.write( "x = 2 \n" ); document.write( "problem 2: \n" ); document.write( "x^2 = 121 \n" ); document.write( "take the square root of both sides of this equation to get: \n" ); document.write( "x = 11 \n" ); document.write( " \n" ); document.write( " |