document.write( "Question 380449: Use an inequality to solve the problem. Be sure to show the inequality and all of your work.
\n" );
document.write( "One side of a triangle is 2 cm shorter than the base, x. The other side is 8 cm longer than the base. What lengths of the base will allow the perimeter of the triangle to be at least 30 cm?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #270034 by mananth(16946)![]() ![]() You can put this solution on YOUR website! base =x \n" ); document.write( "one side = x-2 \n" ); document.write( "other side = x+8 \n" ); document.write( ".. \n" ); document.write( "the perimeter should be at least 30 if not more \n" ); document.write( "x+x-2+x+8>=30 \n" ); document.write( "3x+6>=30 \n" ); document.write( "-6 \n" ); document.write( "3x-6+6>=36 \n" ); document.write( "3x>=24 \n" ); document.write( "/3 \n" ); document.write( "x>=8 \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |