document.write( "Question 25536: The length of one of the equal legs of an isosceles triangle is 8 cm less than 4 times the length of the base. If the perimeter is 29 cm, find the length of one of the equal legs. \n" ); document.write( "
Algebra.Com's Answer #13768 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Length = 4x-8 \n" ); document.write( "Base = x \n" ); document.write( "4x-8+x=29 \n" ); document.write( "5x=37 \n" ); document.write( "x=7.4 \n" ); document.write( "4(7.4)-8=21.6 \n" ); document.write( "21.6/2 = 10.8 \n" ); document.write( "The length of 1 equal side is 10.8 cm, and the base is 7.4 cm. \n" ); document.write( "Paul. \n" ); document.write( " |