document.write( "Question 61976: Two sides of a triangle are equal. Each of the two sides is twice the length of the third side. The perimeter is 90 meters. Find the lenght of each side. \n" ); document.write( "
Algebra.Com's Answer #42790 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two sides of a triangle are equal. Each of the two sides is twice the length of the third side. The perimeter is 90 meters. Find the length of each side. \n" ); document.write( ": \n" ); document.write( "Let the 3rd side = x \n" ); document.write( "Then the equal sides = 2x \n" ); document.write( ": \n" ); document.write( "x + 2x + 2x = 90 \n" ); document.write( "5x = 90 \n" ); document.write( "x = 90/5 = 18 is the length of the 3rd side. \n" ); document.write( ": \n" ); document.write( "Equal sides: 2(18) = 36 \n" ); document.write( ": \n" ); document.write( "Check solution: 18 + 36 + 36 = 90 \n" ); document.write( " \n" ); document.write( " |