document.write( "Question 931737: The sum of three consecutive integers is 72. What is the first consecutive integer? \n" ); document.write( "
Algebra.Com's Answer #565754 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+1+x+2=72
\n" ); document.write( "3x=72-3
\n" ); document.write( "x=69/3
\n" ); document.write( "x=23
\n" ); document.write( "
\n" );