document.write( "Question 300638: How would you write an inequality for a problem that says:\r
\n" );
document.write( "\n" );
document.write( "In the triangle below what values of \"m\" in centimeters allows the perimeter of the triangle to be less than 100 cm.?\r
\n" );
document.write( "\n" );
document.write( "The three sides of the triangle are:
\n" );
document.write( "\" (m+15)cm. \"
\n" );
document.write( "\" (2m-5)cm. \"
\n" );
document.write( "\" (3m+6)cm. \" \n" );
document.write( "
Algebra.Com's Answer #215672 by stanbon(75887) ![]() You can put this solution on YOUR website! write an inequality for a problem that says: \n" ); document.write( "In the triangle below what values of \"m\" in centimeters allows the perimeter of the triangle to be less than 100 cm.? \n" ); document.write( "The three sides of the triangle are: \n" ); document.write( "\" (m+15)cm. \" \n" ); document.write( "\" (2m-5)cm. \" \n" ); document.write( "\" (3m+6)cm. \" \n" ); document.write( "--------------------- \n" ); document.write( "sum < 100 \n" ); document.write( "--- \n" ); document.write( "m+15 + 2x-5 + 3m+6 < 100 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================= \n" ); document.write( " |