document.write( "Question 944584: Hello, I am having immense difficulty solving this problem:
\n" );
document.write( "(x-3)^2 = 1\r
\n" );
document.write( "\n" );
document.write( "I have tried multiplying out (x-3) times (x-3) which equals x^2 - 6x + 9, and then subtracting the one from both sides, but something is not working and I am still very confused. Please help? \n" );
document.write( "
Algebra.Com's Answer #575955 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Hello, I am having immense difficulty solving this problem: \n" ); document.write( "(x-3)^2 = 1 \n" ); document.write( "---------- \n" ); document.write( "Get the sqrt of both sides: \n" ); document.write( "x-3 = 1 \n" ); document.write( "x = 4 \n" ); document.write( "======== \n" ); document.write( "Also, \n" ); document.write( "x-3 = -1 \n" ); document.write( "x = 2 \n" ); document.write( " \n" ); document.write( " |