document.write( "Question 376984: write this as a inequality :
\n" );
document.write( "x+(x+2)+(x+4)>60 \n" );
document.write( "
Algebra.Com's Answer #268044 by bostonmathtutor(8) ![]() You can put this solution on YOUR website! Well, it is already an inequality, but I assume you want it simplified.\r \n" ); document.write( "\n" ); document.write( "x+(x+2)+(x+4) > 60 \n" ); document.write( "x+x+2+x+4 > 60 \n" ); document.write( "3x+6 > 60 \n" ); document.write( "3x > 54 \n" ); document.write( "x > 18 \n" ); document.write( " |