document.write( "Question 376527: The 2nd side of a triangle is 3 inches longer than the 1st side.The 3rd side is 2 inches longer than the 2nd side. The perimeter of the triangle is 74 inches. Find the length pf the side of the triangle . \n" ); document.write( "
Algebra.Com's Answer #267864 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the length of the 1st side. The second side is (x+3) and the
\n" ); document.write( "third side is (x+3) + 2 Or (x + 5)
\n" ); document.write( "Perimeter = 74 in
\n" ); document.write( "x + (x+3) + (x+5) = 74 in
\n" ); document.write( "3x + 8 = 74 in
\n" ); document.write( "3x = 66in
\n" ); document.write( "x = 22 in, the length of the 1st side.
\n" ); document.write( "Second side = 25 in (22+3)
\n" ); document.write( "third side = 27 in (220+05)
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "22in + 25in + 27in = 74 in \n" ); document.write( "
\n" );