document.write( "Question 271953: If 6 <|x - 3| and x < 0, what is one possible value of x ? \n" ); document.write( "
Algebra.Com's Answer #199037 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
If x = -4 then |x-3| = |-4-3| = |-7| = 7
\n" ); document.write( "7 > 6
\n" ); document.write( "
\n" );