document.write( "Question 760851: how to solve this equation by using the square root porperty. (1-x)^2 = 4 \n" ); document.write( "
Algebra.Com's Answer #462899 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
(1 - x)^2 = 4
\n" ); document.write( " Square root both sides
\n" ); document.write( " 1 - x = sqrt4
\n" ); document.write( " 1 - x = 2
\n" ); document.write( " - x = 2 - 1
\n" ); document.write( " - x = 1
\n" ); document.write( " x = -1
\n" ); document.write( "Proof
\n" ); document.write( "(1 - x)^2 = 4
\n" ); document.write( "(1 - (-1)^2 = 4
\n" ); document.write( " (1 + 1)^2 = 4
\n" ); document.write( " (2)^2 = 4
\n" ); document.write( " 4 = 4
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );