document.write( "Question 654643: I need help on this problem, \"A triangle has a perimeter of 108 yards. The first side is twice the length of the second side. The third side is 8 yards longer than the second side. How long is each side?\" \n" ); document.write( "
Algebra.Com's Answer #408820 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need help on this problem, \"A triangle has a perimeter of 108 yards. The first side is twice the length of the second side. The third side is 8 yards longer than the second side. How long is each side?\" \n" ); document.write( "-------------------------------- \n" ); document.write( "2nd side: x \n" ); document.write( "1st side: 2x \n" ); document.write( "3rd side: 2x+8 \n" ); document.write( "---- \n" ); document.write( "x + 2x + 2x+8 = 108 \n" ); document.write( "5x = 100 \n" ); document.write( "x = 20 yds. \n" ); document.write( "2x = 40 yds \n" ); document.write( "2x+8 = 48 hds \n" ); document.write( "====== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |