document.write( "Question 928596: What is the solution of the equation?
\n" );
document.write( "- 10 + SQRT x + 8 = -4 \n" );
document.write( "
Algebra.Com's Answer #563747 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! - 10 + SQRT x + 8 = -4 \n" ); document.write( "-2 + SQRT(x) = -4 \n" ); document.write( "SQRT(x) = -2 \n" ); document.write( "x = 4 \n" ); document.write( " |