document.write( "Question 47652: Hello. I have a question about triangles. My problem is:\r
\n" );
document.write( "\n" );
document.write( "The length of one of the equal legs of an isosceles triangle is 8cm less than 4 times the length of the base. If the perimeter is 29cm, find the length of one of the equal legs.\r
\n" );
document.write( "\n" );
document.write( "I have tried everyother website I could find online and they all seem to lean more towards right triangles. Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #31469 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of one of the equal legs of an isosceles triangle is 8cm less than 4 times the length of the base. If the perimeter is 29cm, find the length of one of the equal legs. \r \n" ); document.write( "\n" ); document.write( "Perimeter = leg + leg + base \n" ); document.write( "29=base + (4base-8)+(4base-8) \n" ); document.write( "29=b+8b-16 \n" ); document.write( "9b=45 \n" ); document.write( "b=5 cm (This is the length of the base)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |