document.write( "Question 56413: solving linear inequalities
\n" );
document.write( "solve the following inequalities and express the solution using interval notation.
\n" );
document.write( "3(2x-2)<7+2x-1 \n" );
document.write( "
Algebra.Com's Answer #41502 by jai_kos(139)![]() ![]() ![]() You can put this solution on YOUR website! Given 3 * (2x- 2) < 7 + 2x -1\r \n" ); document.write( "\n" ); document.write( " 6x – 6 < 7 + 2x -1\r \n" ); document.write( "\n" ); document.write( " Get the entire “x” to one side and the numbers to the other side, we get\r \n" ); document.write( "\n" ); document.write( " 6x – 2x < 7 – 1 + 6\r \n" ); document.write( "\n" ); document.write( " 4x < 12\r \n" ); document.write( "\n" ); document.write( " Now divide by 4, we get\r \n" ); document.write( "\n" ); document.write( " x < (12 / 4)\r \n" ); document.write( "\n" ); document.write( " x < 3 \n" ); document.write( " \n" ); document.write( " |