document.write( "Question 431491: What are the possible values of x in
\n" );
document.write( "|12−4x|=2? \n" );
document.write( "
Algebra.Com's Answer #299437 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! Solution: \n" ); document.write( "\n" ); document.write( "1)If, 12-4x>=0 =>-4x >=-12 =>x <=3,we have 12-4x=2 => x=5/2, and\r \n" ); document.write( "\n" ); document.write( "2)If, 12-4x<0 =>-4x<-12 => x>3, we have -(12-4x)=2 => x=7/2.\r \n" ); document.write( "\n" ); document.write( "Answer: The possible values of x are:5/2 and 7/2.\r \n" ); document.write( "\n" ); document.write( "Done. \n" ); document.write( " |