document.write( "Question 1046127: The perimeter of a triangle is 35 feet. The second side is 24 feet less than 3 times the first side, and the third is 4 feet longer than the first side. Find the lengths of the sides of the triangle. \n" ); document.write( "
Algebra.Com's Answer #661632 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Let represent the first side:
\n" ); document.write( "x + (3x-24) + (x+4) = 35ft
\n" ); document.write( "5x = 55ft
\n" ); document.write( "x = 11 ft, the length of the first side,
\n" ); document.write( "Second is 9ft \"3%2A11+-+24\"and third 15ft \"11%2B4\"\r
\n" ); document.write( "\n" ); document.write( "AND
\n" ); document.write( "11ft + 91ft + 15ft = 35ft CHECKS!
\n" ); document.write( "
\n" );