document.write( "Question 64474: The base of an isosceles triangle is 4 in. less than the length of the equal sides. If the perimeter of the triangle is 38 in., find the length of each of the sides.
\n" );
document.write( "HELP!!! :) \n" );
document.write( "
Algebra.Com's Answer #45112 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Find the lengths of the sides of an isosceles triangle. \n" ); document.write( "Let the length of the equal sides be x inches each. \n" ); document.write( "Then the length of the base is x-4 inches. \n" ); document.write( "The perimeter, P = x + x + (x-4) \n" ); document.write( "x + x + (x-4) = 38 Collect like-terms: \n" ); document.write( "3x-4 = 38 Add 4 to both sides. \n" ); document.write( "3x = 42 Divide both sides by 3. \n" ); document.write( "x = 14 inches for each of the equal sides. \n" ); document.write( "The base is 14-4 = 10 inches. \n" ); document.write( " |