document.write( "Question 439339: Use the square root property to solve the equation
\n" );
document.write( "(x + 8)^2 = 81
\n" );
document.write( "What is the solution set?\r
\n" );
document.write( "\n" );
document.write( "Can someone explain to me how to do this? Thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303657 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "==>x+8 = -9 OR x+8 = 9 \n" ); document.write( "==> x = -17 or x = 1 \n" ); document.write( "S.S. = {-17, 1} \n" ); document.write( " |