document.write( "Question 66169: 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 #46899 by algebrapro18(249)\"\" \"About 
You can put this solution on YOUR website!
if x is equal to the length of the base of the triangle then 4x-8 is equal to the length of the two remaining sides. Now just solve the equation for x.
\r
\n" ); document.write( "\n" ); document.write( "2(4x-8) + x = 29
\n" ); document.write( "8x - 16 + x = 29
\n" ); document.write( "9x - 16 = 29
\n" ); document.write( "9x = 45
\n" ); document.write( "x = 5
\r
\n" ); document.write( "\n" ); document.write( "so the length of one of the legs is:
\n" ); document.write( "4(5)-8
\n" ); document.write( "20-8
\n" ); document.write( "12
\n" ); document.write( "
\n" );