document.write( "Question 209979: is there a formula to figure out the sides of a triangle, when the perimeter equals 76 cm. the 2nd side is 2x the 1st side and the 3rd side is 4 cm shorter than the the 2nd side. please help. \n" ); document.write( "
Algebra.Com's Answer #158683 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Try this:
\n" ); document.write( "The perimeter of a triangle is equal to the sum of the lengths of the three sides, so...
\n" ); document.write( "P = 2x+(2x-4)+(2x-4) Combine the x's.
\n" ); document.write( "P = 6x-8 Substitute P = 76.
\n" ); document.write( "76 = 6x-8 Add 8 to both sides.
\n" ); document.write( "84 = 6x Divide both sides by 6.
\n" ); document.write( "x = 14
\n" ); document.write( "2x = 28
\n" ); document.write( "2x-4 = 24
\n" ); document.write( "The three sides are:
\n" ); document.write( "28cm, 24cm, and 24cm.
\n" ); document.write( "
\n" );