document.write( "Question 402268: solve multi-step inequalities:
\n" );
document.write( "
\n" );
document.write( " 3x+16<6+4x < has a line under it \n" );
document.write( "
Algebra.Com's Answer #284578 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! subtract 3x from each side, you get \n" ); document.write( "16<=6+x now subtract 6 from each side and you get \n" ); document.write( "10<=x \n" ); document.write( " |