document.write( "Question 472447: In an isosceles triangle, the length of each leg exceeds twice the base by 2 cm. The perimeter is 24. How long is each leg? \n" ); document.write( "
Algebra.Com's Answer #323932 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
In an isosceles triangle, the length of each leg exceeds twice the base by 2 cm. The perimeter is 24. How long is each leg?
\n" ); document.write( ".
\n" ); document.write( "Draw a diagram of the problem, it'll help you see the solution.
\n" ); document.write( "Let b = length of base
\n" ); document.write( "then
\n" ); document.write( "2b+2 = length of leg
\n" ); document.write( ".
\n" ); document.write( "2(2b+2) + b = 24
\n" ); document.write( "4b+4 + b = 24
\n" ); document.write( "5b = 20
\n" ); document.write( "b = 4 cm (base)
\n" ); document.write( ".
\n" ); document.write( "length of the two legs:
\n" ); document.write( "2b+2 = 2(4)+2 = 10 cm
\n" ); document.write( "
\n" );