document.write( "Question 80768: Which of the following is the solution set of |2x - 3|>4?\r
\n" );
document.write( "\n" );
document.write( "A.{x|x<-1/2 or x >7/2} B. {x|x<-1 or x >7}\r
\n" );
document.write( "\n" );
document.write( "c. {x|-1/2< x<7/2} D. {x|x<1/2 or x>7/2} \n" );
document.write( "
Algebra.Com's Answer #57937 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! |2x - 3|>4 \n" ); document.write( "2x-3 > 4 or 2x-3<-4 \n" ); document.write( "2x>7 or 2x<-1 \n" ); document.write( "x>7/2 or x<-1/2 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |