document.write( "Question 113273: The length of one of the equal legs of an isosceles triangle is 8cm less than the length of the base. If the perimeter is 29cm, find the length of one of the equal legs. What I have so far is this, 4x+(2x-8)=29cm.\r
\n" );
document.write( "\n" );
document.write( "Thank you for you help,
\n" );
document.write( "Barb Neely \n" );
document.write( "
Algebra.Com's Answer #82426 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! I don't quite understand how you arrived at: 4x+(2x-8) = 29 cm? \n" ); document.write( "Let the length of the base be x, then the length of one of the equal sides is x-8. \n" ); document.write( "So you can express the perimeter of this triangle by: \n" ); document.write( "P = (x-8) + (x-8) + x Simplifying this we get: \n" ); document.write( "P = 3x-16 but the problem says that this is equal to 29 cm, so... \n" ); document.write( "29 = 3x-16 Add 16 to both sides. \n" ); document.write( "45 = 3x Divide both sides by 3. \n" ); document.write( "15 = x \n" ); document.write( "So the base is 15 cm in length. \n" ); document.write( "The sides are x-8 or 15 - 8 = 7 cm. \n" ); document.write( "So the answer is 7 cm. \n" ); document.write( " \n" ); document.write( " |