document.write( "Question 860494: The perimeter of a triagle is 24ft. The second side is two ft longer than the first. The third side is two ft longer than the second. What are the lengths of the sides?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #518464 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "1st side: x
\n" ); document.write( "2nd side: (x+2)
\n" ); document.write( "3rd side: (x + 4)
\n" ); document.write( "x + (x+2) +(x+4) = 24ft
\n" ); document.write( " 3x = 18ft
\n" ); document.write( " x = 6ft, the 1st side, 2nd 8ft and 3rd 10ft (Sum = P = 24ft) \n" ); document.write( "
\n" );