document.write( "Question 221003: How would you put this in an inequality form?
\n" );
document.write( "The sum of a number and forteen is less than or equal to three times the number.
\n" );
document.write( "I was thinking 4+n>3n but I'm not 100% sure. \n" );
document.write( "
Algebra.Com's Answer #165786 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! n+14>=3n \n" ); document.write( " |