document.write( "Question 916927: Please help with this:\r
\n" );
document.write( "\n" );
document.write( "Solve for x: (x+4)^2-3=6\r
\n" );
document.write( "\n" );
document.write( "Can you please show me how you got the answer?\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #556406 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! (x+4)^2-3=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x+4)^2-3+3=6+3 ... Add 3 to both sides.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x+4)^2 = 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sqrt( (x+4)^2 ) = +-sqrt( 9 ) ... Take the square root of both sides\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 4 = 3 or x + 4 = -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 4 - 4 = 3-4 or x + 4-4 = -3-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -1 or x = -7 \n" ); document.write( " |