document.write( "Question 438651: the perimeter of a triangle is 30. the lenghts of the sides are consecutive integers. find the lengths of all three sides? \n" ); document.write( "
Algebra.Com's Answer #303262 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x+(x+1)+(x+2)=30
\n" ); document.write( "3x+3=30
\n" ); document.write( "3x=27
\n" ); document.write( "x=9
\n" ); document.write( "x+1=10
\n" ); document.write( "x+2=11.
\n" ); document.write( "
\n" );