document.write( "Question 952177: The perimeter of a triangle is 64 cm and the lengths of the sides have a ratio of 3:5:8. Find the longest side of the triangle in centimeters.\r
\n" );
document.write( "\n" );
document.write( "i can't figure out how to set this problem up. Thanks for the help!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #581503 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The perimeter of a triangle is 64 cm and the lengths of the sides have a ratio of 3:5:8. Find the longest side of the triangle in centimeters. \n" ); document.write( "========== \n" ); document.write( "ratio of 3:5:8 means the sides lengths are 3 times something, 5 times something and 8 times something (the same something for each). \n" ); document.write( "--> 3x + 5x + 8x = 64 \n" ); document.write( "16x = 64 \n" ); document.write( "x = 4 \n" ); document.write( "------------ \n" ); document.write( "Sides are 12, 20 and 32 cms \n" ); document.write( " |