document.write( "Question 984547: The problem is |3x+2| > 4. This is what I tried:
\n" );
document.write( "3x+2 > 4 or -3x-2>-4
\n" );
document.write( "3x > 2 or -3x>-2
\n" );
document.write( "x > 2/3 or x<2/3
\n" );
document.write( "Is this answer right? Also how do I graph it? \n" );
document.write( "
Algebra.Com's Answer #605315 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The problem is |3x+2| > 4. This is what I tried: \n" ); document.write( "3x+2 > 4 \n" ); document.write( "----------------- \n" ); document.write( "or -3x-2>-4 **************** Not -4. -3x-2 > 4 \n" ); document.write( "--------------- \n" ); document.write( "3x > 2 or -3x>-2 \n" ); document.write( "x > 2/3 or x<2/3 \n" ); document.write( "Is this answer right? Also how do I graph it? \n" ); document.write( " |