document.write( "Question 1062653: The longest side of the triangle is thrice the length of the shortest side.The medium-sized side is 4cm less than the longest side.The perimeter of the triangle is 31cm.how long is the longest side? \n" ); document.write( "
Algebra.Com's Answer #677640 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The longest side of the triangle is thrice the length of the shortest side.The medium-sized side is 4cm less than the longest side.The perimeter of the triangle is 31cm.how long is the longest side?
\n" ); document.write( "
Let longest side be L
\n" ); document.write( "Then shortest side = \"L%2F3\"
\n" ); document.write( "Middle side = L - 4
\n" ); document.write( "We then get: \"L+%2B+L%2F3+%2B+L+-+4+=+31\" =====> \"2L+%2B+L%2F3+=+35\"
\n" ); document.write( "6L + L = 105 ------ Multiplying by LCD, 3
\n" ); document.write( "7L = 105
\n" ); document.write( "L, or longest side = \"highlight_green%28matrix%281%2C4%2C+105%2F7%2C+or%2C+15%2C+cm%29%29\" \n" ); document.write( "
\n" );