document.write( "Question 360937: the perimeter of a triangle is 33ft. one side of the triangle is 1ft longer then the second side. the third side is 2ft longer then the second side. find the length of each side \n" ); document.write( "
Algebra.Com's Answer #257502 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+1+x+2=33
\n" ); document.write( "3x=30
\n" ); document.write( "x=10
\n" ); document.write( "x+1=11
\n" ); document.write( "x+2=12
\n" ); document.write( "
\n" );