document.write( "Question 492497: Find the lengths of the sides of a triangle whose perimeter is 37. The measure of the first side of the triangle is 8 less than the second side, and the secoond side is twice the length of the third.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #335061 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
A = 2x - 8
\n" ); document.write( "B = 2x
\n" ); document.write( "C = x
\n" ); document.write( "====================
\n" ); document.write( "2x - 8 + 2x + x = 37
\n" ); document.write( "5x = 45
\n" ); document.write( "x = 9
\n" ); document.write( "=====================
\n" ); document.write( "A = 18 - 8 = 10
\n" ); document.write( "B = 18
\n" ); document.write( "C = 9
\n" ); document.write( "10 + 18 + 9 = 37
\n" ); document.write( "This does check.
\n" ); document.write( "cleomenius
\n" ); document.write( "
\n" ); document.write( "
\n" );