document.write( "Question 798448: 3.
\n" );
document.write( "2(x + 3)2 = 50
\n" );
document.write( "If you were solving this equation by the square root method, what would you write for the next step of the problem? \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #482200 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 2(x + 3)^2 = 50 \n" ); document.write( "divide both sides by 2: \n" ); document.write( "(x + 3)^2 = 25 \n" ); document.write( "take the square root of both sides: \n" ); document.write( "x+3 = +-5 \n" ); document.write( "x = +-5 - 3 \n" ); document.write( ". \n" ); document.write( "x = {-8, 2} \n" ); document.write( " |