document.write( "Question 792840: I need your help please: How do you find the length of each side of a triangle if the first side of a triangle is 3 meters shorter than the second side, the third side is 4 times as long as the first side and the perimeter is 27 meters?
\n" ); document.write( "This is difficult.
\n" ); document.write( "

Algebra.Com's Answer #480182 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(x-3)+x+4(x-3)=27
\n" ); document.write( "x-3+x+4x-12=27
\n" ); document.write( "6x-15=27
\n" ); document.write( "6x=27+15
\n" ); document.write( "6x=42
\n" ); document.write( "x=42/7
\n" ); document.write( "x=7 side 2
\n" ); document.write( "x-3=4 side 1
\n" ); document.write( "4(x-3)=16 side 3
\n" ); document.write( "
\n" );