document.write( "Question 54497: I am stuck on correct answer for:\r
\n" );
document.write( "\n" );
document.write( "if 7 - sq. root of x = 4, then x = \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am not using any specific book. I am just practicing... \n" );
document.write( "
Algebra.Com's Answer #36772 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 7 - sqrt(x) = 4 \n" ); document.write( "- sqrt(x) = -3 \n" ); document.write( "sqrt(x) = 3 \n" ); document.write( "x = 9 \n" ); document.write( " |