document.write( "Question 27958: Each leg of an isosceles triangle is 4m longer than the base. The perimeter of the triangle is 26m. Find the length of each side. \n" ); document.write( "
Algebra.Com's Answer #15235 by bmauger(101)![]() ![]() ![]() You can put this solution on YOUR website! First you need to know a little bit of geometry vocabulary, namely that an isosceles triangle has two sides the same, called legs, and a base that is not similar. The perimeter is defined by the sum of the lengths of all sides, so for an isosceles triangle that would be base+leg1+leg2. \n" ); document.write( "We'll call the length of the base \"x\" and the problem tells us that each leg is \"4m longer than the base\" so we'll write for each leg \"4+x\". \n" ); document.write( "When we add them all up we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So x, the base for this triangle, is 6 and the two legs are 6+4=10. So we have a triangle with sides 6, 10, and 10 with a total perimeter of 26. \n" ); document.write( " |