document.write( "Question 4828: 1.)
\n" ); document.write( "Find three consecutive odd integers such that the sum of the first and third is 37 more than the second.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2.)
\n" ); document.write( "The sum of 4 consecutive integers is at least 114. Find the smallest possible values for the four numbers.
\n" ); document.write( "

Algebra.Com's Answer #2402 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
we know that consecutive odd integers have a difference of 2:\r
\n" ); document.write( "\n" ); document.write( "Let x=first odd integer
\n" ); document.write( "Let x+2 = second odd integer
\n" ); document.write( "Let x+4 = third odd integer\r
\n" ); document.write( "\n" ); document.write( "the sum of the first and third is 37 more than the second:
\n" ); document.write( "x+(x+4)= 37 + (x+2)
\n" ); document.write( "2x+4=39+x\r
\n" ); document.write( "\n" ); document.write( "subtract x from both sides:
\n" ); document.write( "x+4=39
\n" ); document.write( "subtract 4 from both sides:
\n" ); document.write( "x=35\r
\n" ); document.write( "\n" ); document.write( "35 = first odd integer
\n" ); document.write( "37 = second odd integer
\n" ); document.write( "39 = third odd integer\r
\n" ); document.write( "\n" ); document.write( "This makes sense because 35+39=37+37\r
\n" ); document.write( "\n" ); document.write( "The sum of 4 consecutive integers is at least 114. Find the smallest possible values for the four numbers:\r
\n" ); document.write( "\n" ); document.write( "Let x= first consecutive integer
\n" ); document.write( "Let x+1 = second consecutive integer
\n" ); document.write( "Let x+2 = third consecutive integer
\n" ); document.write( "Let x+3 = fourth consecutive integer\r
\n" ); document.write( "\n" ); document.write( "x+(x+1)+(x+2)+(x+3)=114
\n" ); document.write( "4x+6=114
\n" ); document.write( "subtract 6 from both sides
\n" ); document.write( "4x=108
\n" ); document.write( "x=27\r
\n" ); document.write( "\n" ); document.write( "27 = first consecutive integer
\n" ); document.write( "28 = second consecutive integer
\n" ); document.write( "29 = third consecutive integer
\n" ); document.write( "30 = fourth consecutive integer\r
\n" ); document.write( "\n" ); document.write( "This makes sense because 27+28+29+30=114, and anything less would be less than 114.
\n" ); document.write( "
\n" ); document.write( "
\n" );