document.write( "Question 867344: If (x-2)(to the second power)= 25 and x is less than 0, what is the value of x. \n" ); document.write( "
Algebra.Com's Answer #522947 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
(x-2)^2=25\r
\n" ); document.write( "\n" ); document.write( "take the square root\r
\n" ); document.write( "\n" ); document.write( "x-2 = +/- 5\r
\n" ); document.write( "\n" ); document.write( "x= 2+5 OR x=2-5\r
\n" ); document.write( "\n" ); document.write( "x=7 OR -3\r
\n" ); document.write( "\n" ); document.write( "x<0
\n" ); document.write( "so x=-3
\n" ); document.write( "
\n" );