document.write( "Question 397679: The perimeter of a triangle is 37 centimeters. Two sides of the triangle are equal; each of these is 5 centimeters more than the first side. What is the lengths of each side of the triangle \n" ); document.write( "
Algebra.Com's Answer #281877 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the length of the first side. (x+5cm) the other two sides
\n" ); document.write( "Question states*** Perimeter being the lenfth of all sides
\n" ); document.write( " x + (x+5cm) + (x+5cm) = 37cm
\n" ); document.write( "solving forx
\n" ); document.write( " 3x + 10c = 37cm
\n" ); document.write( " 3x = 27cm
\n" ); document.write( " x = 9cm, length of first side. The other two sides are 14cm and 14cm \n" ); document.write( "
\n" );