document.write( "Question 406064: Solve. Write the solution set using interval notation.\r
\n" );
document.write( "\n" );
document.write( "I have worked these problems out and I want to see if i got it right. My answer was x is less than or equal to -17.\r
\n" );
document.write( "\n" );
document.write( "7(2x+3)+4x is less than or equal to 7 + 5(3x-4)+ x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #286646 by Alan3354(69443) You can put this solution on YOUR website! 7(2x+3)+4x <= 7 + 5(3x-4)+ x \n" ); document.write( "14x+21 + 4x <= 7 + 15x-20 + x \n" ); document.write( "18x+21 <= 16x-13 \n" ); document.write( "2x <= -34 \n" ); document.write( "x <= -17 \n" ); document.write( " |