document.write( "Question 169449: 1.three consecutive integers whose sum is 18
\n" ); document.write( "2.two consecutive integers whose sum is 61
\n" ); document.write( "3.find four consecutive integers whose sum is 234
\n" ); document.write( "4.find 2 consecutive even integers whose sum is 38
\n" ); document.write( "5.find three consecutive even integers whose sum is 48
\n" ); document.write( "6.find three consecutive odd integers whose sum is 615
\n" ); document.write( "7.find four consecutive odd integers whose sum is 112
\n" ); document.write( "please show the solution \r
\n" ); document.write( "\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #124922 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
I will show you 2 problems 1 and 4 and then you should get the pattern of how its done, remembering that consecutive intergers with a given variable a is a,a+1,a+2 etc., whereas consecutive odd or even intergers would be written as a,a+2,a+4 etc. with that background
\n" ); document.write( "1. lets callour consecutive integers a,a+1,a+2
\n" ); document.write( ":
\n" ); document.write( "a+(a+1)+(a+2)=18------>3a+3=18--->3a=15--->a=5 so integers are 5,6,7\r
\n" ); document.write( "\n" ); document.write( "4.lets call our 2 consecutive even integers a,a+2
\n" ); document.write( ":
\n" ); document.write( "a+(a+2)=38---->2a+2=38--->2a=36---->a=18...so integers are 18 and 20\r
\n" ); document.write( "\n" ); document.write( "have fun with the rest
\n" ); document.write( "
\n" ); document.write( "
\n" );