document.write( "Question 916666: Hello! \r
\n" );
document.write( "\n" );
document.write( "if (x-2)squared = 25 and x < 0, what is the value of x? \n" );
document.write( "
Algebra.Com's Answer #556194 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (x-2)^2 = 25 and x < 0 \n" ); document.write( " (x-2) = -5 \n" ); document.write( "x = -3 \n" ); document.write( " |