document.write( "Question 78392: To solve the radical equation below, which step would result?
\n" );
document.write( "Square root of (x-5) - 3 = 4\r
\n" );
document.write( "\n" );
document.write( "Thanks~ \n" );
document.write( "
Algebra.Com's Answer #56215 by dolly(163)![]() ![]() ![]() You can put this solution on YOUR website! given sqrt(x-5) - 3 = 4 \n" ); document.write( "adding 3 to both the sides,\r \n" ); document.write( "\n" ); document.write( "==> sqrt(x-5) = 7 \n" ); document.write( "squaring both the sides,\r \n" ); document.write( "\n" ); document.write( "==> x-5 = 49 \n" ); document.write( "==> x = 49 + 5 \n" ); document.write( "==> x = 54 \n" ); document.write( " |