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 #267865 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+(x+3)+((x+3)+2)=74
\n" ); document.write( "3x+8=74
\n" ); document.write( "3x=66
\n" ); document.write( "x=22
\n" ); document.write( "x+3=25
\n" ); document.write( "x+3+2=27
\n" ); document.write( "
\n" );