document.write( "Question 1008291: the perimeter of a triangle is 51m.the second is twice as long as the first side.the third side is 3m less than three times the first. what are the lengths of the sides of the triangle \n" ); document.write( "
Algebra.Com's Answer #624052 by ikleyn(53937)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The perimeter of a triangle is 51 m. The second is twice as long as the first side.the third side
\n" ); document.write( "is 3 m less than three times the first. What are the lengths of the sides of the triangle?
\n" ); document.write( "---------------------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the length of the first side of the triangle in meters.\r\n" );
document.write( "Then the second size is 2x m long, and the third size is 3x - 3 meters long.\r\n" );
document.write( "\r\n" );
document.write( "The perimeter is x + 2x + (3x-3).\r\n" );
document.write( "\r\n" );
document.write( "An equation is \r\n" );
document.write( "\r\n" );
document.write( "x + 2x + 3x - 3 = 51.\r\n" );
document.write( "\r\n" );
document.write( "Solve it yourself please.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );