document.write( "Question 233339: I need exact solutions to three decimal places for the following:\r
\n" );
document.write( "\n" );
document.write( "(x-6)^2=1 \n" );
document.write( "
Algebra.Com's Answer #172238 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need exact solutions to three decimal places for the following: \n" ); document.write( "(x-6)^2=1 \n" ); document.write( "---------- \n" ); document.write( "(x-6)^2-1 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x-6-1)(x-6+1) = 0 \n" ); document.write( "(x-7)(x-5) = 0 \n" ); document.write( "x = 7.000 or x = 5.000 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |