document.write( "Question 233608: One side of a triangle is 2 cm shorter than the base, x. The other side is 3 cm longer that the base. What lengths of the base will allow the perimeter of the triangle to be at least 46 cm? \n" ); document.write( "
Algebra.Com's Answer #172446 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let the length of the base = x. \n" ); document.write( "The shorter side is then x-2 while the longer side is x+3. \n" ); document.write( "The sum of these three sides is to be at least 46 cm., so... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The base should be at least 15cm. long. \n" ); document.write( " |