document.write( "Question 68054This question is from textbook
\n" );
document.write( ": 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 #48411 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "-------------------- \n" ); document.write( "Let the base length be \"x\". \n" ); document.write( "The length of each of the equal sides is 4x-8. \n" ); document.write( "EQUATION: \n" ); document.write( "Sum of the lengths of the legs =29 cm \n" ); document.write( "x+4x-8+4x-8=29 \n" ); document.write( "9x-16=29 \n" ); document.write( "9x=45 \n" ); document.write( "x=5 (length of the base) \n" ); document.write( "4x-8=4*5-8=12 (length of one of the equal sides) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |