document.write( "Question 7159: Can you show me how to do the following:\r
\n" );
document.write( "\n" );
document.write( "all of this squared (x^2+3x+6) = 4\r
\n" );
document.write( "\n" );
document.write( "Don't you sq what is in the paren. and then sq 4 also to solve? \n" );
document.write( "
Algebra.Com's Answer #3966 by sabanasir(22)![]() ![]() ![]() You can put this solution on YOUR website! absolutely u shall do it the way u say so only.\r \n" ); document.write( "\n" ); document.write( "as i understand u mean to say the question is: \n" ); document.write( "[(x^2+3x+6) = 4 ] ^2 ??? \n" ); document.write( "and you say we square root on either sides?? \n" ); document.write( "yes thats wat we shall do. \n" ); document.write( "then we get: \n" ); document.write( "x^2 + 3x + 6 = 4 \n" ); document.write( "x^2 + 3x = 4 -6 \n" ); document.write( "x^2 + 3x = -2 \n" ); document.write( "x^2 + 3x + 2 = 0 \n" ); document.write( "x^2 + x + 2x + 2 = 0 \n" ); document.write( "x(x+1) + 2(x+1)=0 \n" ); document.write( "(x+1)(x+2)=0 \n" ); document.write( "x=-1, x=-2 \n" ); document.write( " \n" ); document.write( " |