document.write( "Question 491950: The perimeter of a triangle is 30 cm.Two sides are equal in length and the third side is half as long as one of the equal sides.Find the length of the sides of the triangle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #334880 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! a = x \n" ); document.write( "b = x \n" ); document.write( "c = 1/2 x \n" ); document.write( "2x + 1/2x = 30 \n" ); document.write( "x = 12 cm. \n" ); document.write( "the sides are 12 cm, 12 cm, and 6 cm. \n" ); document.write( "Cleomenius \n" ); document.write( " \n" ); document.write( " |