document.write( "Question 795974: Can someone help me solve with this?\r
\n" );
document.write( "\n" );
document.write( "Solve the following.
\n" );
document.write( "sqrt(x+4)= x+4 \n" );
document.write( "
Algebra.Com's Answer #481205 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! sqrt(x+4)= x+4 \n" ); document.write( "square both sides of = \n" ); document.write( "x+4 = x^2 +8x +16 \n" ); document.write( "x^2 +7x +12 = 0 \n" ); document.write( "factor \n" ); document.write( "(x+4) * (x+3) = 0 \n" ); document.write( "x = -4 or -3 \n" ); document.write( " \n" ); document.write( " |