document.write( "Question 315996: a student is trying to solve the equation (x + 10)(x - 10)=7. The student has set x + 7 and x - 10 = 7 and found that two solutions x=3, x=17. The student checks the results by plugging inthe solutions into the original equation and finds they do not work. How would you advise the student? \n" ); document.write( "
Algebra.Com's Answer #226043 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (x + 10)(x - 10)=7 EXPAND THE LEFT HAND TERMS. \n" ); document.write( "X^2-100=7 COMBINE LIKE TERMS. \n" ); document.write( "X^2-100+7=0 \n" ); document.write( "X^2-97=0 \n" ); document.write( "X^2=97 \n" ); document.write( "X=SQRT97 \n" ); document.write( "X=+-9.85 ANS. \n" ); document.write( " |