document.write( "Question 451514: The sum of four concecutive intergers is equal to 10 more than twice the greatest interger. Find four intergers \n" ); document.write( "
Algebra.Com's Answer #310514 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
The sum of 4 consecutive integers is: x+(x+1)+(x+2)+(x+3), this sum is 10 more than twice the greatest integer, therefore:x+x+1+x+2+x+3=2(x+3)+10, solving this equation we find x=5.\r
\n" ); document.write( "\n" ); document.write( "Answer:The four consecutive integers are: 5, 6, 7, 8.
\n" ); document.write( "
\n" );