document.write( "Question 627829: The lengths of the side of a triangle are in ratio 3 to 5 to 6. If the perimeter of the triangle is 70, what is the length of the longest side? \n" ); document.write( "
Algebra.Com's Answer #395157 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
3k + 5k + 6k = 70
\n" ); document.write( "14k = 70
\n" ); document.write( "k=5
\n" ); document.write( "The sides of the triangles are:
\n" ); document.write( "3(5) = 15
\n" ); document.write( "5(5) = 25 and
\n" ); document.write( "6(5) = 30
\n" ); document.write( "Answer: The longest side is 30.
\n" ); document.write( "
\n" );