document.write( "Question 508891: The lengths of the three sides of a trianlge are in the ratio 3:5:6. The perimeter of the triangle is 21 cm. How can you find the length of each side of the triangle. \n" ); document.write( "
Algebra.Com's Answer #341163 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Let 'x' be the unknown measurement.
\n" ); document.write( ".
\n" ); document.write( "Perimeter of a triangle = sum of sides.
\n" ); document.write( ".
\n" ); document.write( "3x + 5x + 6x = 21
\n" ); document.write( ".
\n" ); document.write( "14x = 21
\n" ); document.write( ".
\n" ); document.write( "x = 21/14 = 3/2
\n" ); document.write( ".
\n" ); document.write( "3x = 3(3/2) = 9/2
\n" ); document.write( "5x = 5(3/2) = 15/2
\n" ); document.write( "6x = 6(3/2) = 18/2
\n" ); document.write( ".
\n" ); document.write( "9/2 + 15/2 + 18/2 = 42/2 = 21
\n" ); document.write( ".
\n" ); document.write( "The three sides are: 9/2, 15/2 and 18/2
\n" ); document.write( "or 4.5, 7.5, and 9.
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );