document.write( "Question 311377: Can you please explain to me how to do the following? Give exact and approximate solutions to three decimal places (x-9)^2=12 \n" ); document.write( "
Algebra.Com's Answer #222713 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From (x-9)^2=12, we can take the square root of both sides... \n" ); document.write( "so that \n" ); document.write( "x - 9 = +- sqrt(12) \n" ); document.write( "sqrt(12) is about 3.464 so that x is \n" ); document.write( "x = 9 +- 3.464 = 12.464 or 5.536 \n" ); document.write( " |