document.write( "Question 124211: Solve using the square root property
\n" );
document.write( "(x+8)^2=81 \n" );
document.write( "
Algebra.Com's Answer #91020 by madhan_math(34)![]() ![]() You can put this solution on YOUR website! Given (x+8)^2=81 \n" ); document.write( "(Using the square root property) \n" ); document.write( "taking square root on both side, we get, \n" ); document.write( " (x+8)=square root (81) \n" ); document.write( " x+8 =9 (9*9=81) \n" ); document.write( " Therefore, x=9-8 \n" ); document.write( " Hence x=1 \n" ); document.write( " \n" ); document.write( " |