document.write( "Question 1106553: One side of a triangle banner is 1 1/2 times longer than the second side and 2cm shorer than the third side. The perimeter of the triangle is 98cm. How long is the shortest side?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #721584 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One side of a triangle banner is 1 1/2 times longer than the second side and 2cm shorter than the third side. The perimeter of the triangle is 98cm. How long is the shortest side? \n" ); document.write( "--------------- \n" ); document.write( "1 time longer = 2 times as long. \n" ); document.write( "1 1/2 times longer = 2.5 times as long \n" ); document.write( "--- \n" ); document.write( "s = 1st side length \n" ); document.write( "2.5s = 2nd side length \n" ); document.write( "s-2 = 3rd side \n" ); document.write( "---------------- \n" ); document.write( "Add them. \n" ); document.write( "The sum is 98 cm \n" ); document.write( "Solve for s \n" ); document.write( " |