document.write( "Question 863366: The perimeter of an isosceles triangle is 120 centimeters. If the nonequal side is 30 centimeters shorter than each of the two equal sides, find the lengths of the three sides. \n" ); document.write( "
Algebra.Com's Answer #520353 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent lengths of equal sides
\n" ); document.write( " x + x + (x-30cm) = 120cm
\n" ); document.write( " 3x = 150cm
\n" ); document.write( " x = 50cm
\n" ); document.write( "lengths of the three sides are: 50cm, 50cm, 20cm
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );