document.write( "Question 38398: x SQUARED(2) + 7 = 21 CAN YOU HELP ME SOLVE THIS EQUATION? ALSO COULD YOU EXPLAIN HOW YOU WOULD KNOW IF YOU SUBTRACT, DIVIDE OR ADD TO THE OTHER SIDE? \n" ); document.write( "
Algebra.Com's Answer #23887 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The general idea is to isolate x on one side of the equation and put everything else on the other side...to do that, you normally try to UNDO what is being done to x...so in this problem \n" ); document.write( "x^2 + 7 = 21 \n" ); document.write( "you want to undo the +7 by subtracting 7 from both sides first, giving us \n" ); document.write( "x^2 = 14 \n" ); document.write( "now you want to take the square root of both sides. This undoes the squaring of x, and we get \n" ); document.write( "x = ± sqrt(14) \n" ); document.write( "Two answers, a plus and a minus square root of 14. \n" ); document.write( " |