document.write( "Question 989001: Solve: | | 3x+7| | <6
\n" );
document.write( "How will I write the answer as an interval notation.\r
\n" );
document.write( "\n" );
document.write( "I hsd it wrote like this
\n" );
document.write( "(-oo,-13/3)U(-1/3,oo) \n" );
document.write( "
Algebra.Com's Answer #803314 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! Case 1: 3x + 7 < 6 \n" ); document.write( "3x < -1 \n" ); document.write( "x < -1/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Case 2: -3x - 7 < 6 \n" ); document.write( "-3x < 13 \n" ); document.write( "x > -13/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The interval notation you used is correct. \n" ); document.write( " |