document.write( "Question 877034: The perimeter of an isosceles triangle is 40 and the base is 10. Find the length of one of the equal sides. Please advise how to work this problem. \n" ); document.write( "
Algebra.Com's Answer #529145 by rothauserc(4718) You can put this solution on YOUR website! An isosceles triangle has two sides equal and a base. The formula for the perimeter(P) of an isosceles triangle is \n" ); document.write( "P = 2s +b, where s is a side and b is the base \n" ); document.write( "40 = 2s +10 \n" ); document.write( "2s = 30 \n" ); document.write( "s is equal to 15 \n" ); document.write( " \n" ); document.write( " |