document.write( "Question 332988: The sum of four consecutive integers is 1344. Find all four integers. \n" ); document.write( "
Algebra.Com's Answer #238603 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let the 4 integers be x,x+1,x+2,x+3
\n" ); document.write( "..
\n" ); document.write( "The sum = 1334 ( I have changed 1344 to 1334)
\n" ); document.write( "x+x+1+x+2+x+3=1334
\n" ); document.write( "4x+6 = 1334
\n" ); document.write( "add -6 to both sides
\n" ); document.write( "4x+6-6 =1328-6
\n" ); document.write( "4x=1328
\n" ); document.write( "divide by 4
\n" ); document.write( "4x/4 = 1328/4
\n" ); document.write( "x= 332
\n" ); document.write( "the integers are 332,333,334,335
\n" ); document.write( "
\n" ); document.write( "
\n" );