document.write( "Question 168120: four consecutive integers whoes sum is 26 \n" ); document.write( "
Algebra.Com's Answer #123890 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
x,x+1,x+2,x+3 we will call the consecutive integers\r
\n" ); document.write( "\n" ); document.write( "x+(x+1)+(x+2)+(x+3)=26\r
\n" ); document.write( "\n" ); document.write( "4x+6=26
\n" ); document.write( "4x=20
\n" ); document.write( "\"highlight%28x=5%29\" so we have 5,6,7,8 as our integers
\n" ); document.write( "
\n" );