document.write( "Question 1047647: The sum of two consecutive even integers is at least nine more that half the sum of the next consecutive even integer and twice the first. Find the value of the first integer. \n" ); document.write( "
Algebra.Com's Answer #663231 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of two consecutive even integers is at least nine more that half the sum of the next consecutive even integer and twice the first. Find the value of the first integer.
\n" ); document.write( "-------
\n" ); document.write( "1st:: 2x
\n" ); document.write( "2nd: 2x+2
\n" ); document.write( "------
\n" ); document.write( "Equation:
\n" ); document.write( "4x+2 >= (1/2)[(2x+4)+ 2(2x)] + 9
\n" ); document.write( "----
\n" ); document.write( "4x+2 >= (1/2)[6x+4]+9
\n" ); document.write( "4x+2 >= 3x+11
\n" ); document.write( "---
\n" ); document.write( "x >= 9
\n" ); document.write( "------------------
\n" ); document.write( "Ans: 1st integer 2x >= 18
\n" ); document.write( "-----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" ); document.write( "
\n" );