document.write( "Question 981138: An isosceles triangle is a triangle with two sides having the same measurement and one side having a different measurement. The longest side of an isosceles triangle is 6 cm less than twice as long as the other sides. The perimeter of the triangle is 70 cm. Find the lengths of the three sides and list them in ascending order. \n" ); document.write( "
Algebra.Com's Answer #602163 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "short side=x; longest side=2x-6cm
\n" ); document.write( ".
\n" ); document.write( "x+x+(2x-6cm)=70cm
\n" ); document.write( "4x-6cm=70cm
\n" ); document.write( "4x=76cm
\n" ); document.write( "x=19cm ANSWER 1: The short sides are each 19 cm.
\n" ); document.write( ".
\n" ); document.write( "2x-6cm=2(19cm)-6cm=38cm-6cm=32cm ANSWER 2: The long side is 32 cm.
\n" ); document.write( "
\n" ); document.write( "
\n" );