document.write( "Question 285867: One side of a triangle is 2 cm shorter than the base. The other side is 3 cm longer than the base. What lengths of the base will allow the perimeter to be greater than 19 cm? Show your work and explain your answer. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #207293 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One side of a triangle is 2 cm shorter than the base. The other side is 3 cm longer than the base. What lengths of the base will allow the perimeter to be greater than 19 cm? Show your work and explain your answer. \n" ); document.write( "------------------- \n" ); document.write( "Draw the triangle. \n" ); document.write( "Let the base be \"x\": \n" ); document.write( "Let a shorter side be \"x-2\" \n" ); document.write( "Let the 3rd side be \"x+3\". \n" ); document.write( "------------------------------ \n" ); document.write( "Perimeter = 19 = x + x-2+x+3 \n" ); document.write( "19 = 3x+1 \n" ); document.write( "3x = 18 \n" ); document.write( "x = 6 cm (base) \n" ); document.write( "x-2 = 4 cm (shorter side) \n" ); document.write( "x+3 = 9 cm (longer side) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |