document.write( "Question 102192: the greater of two consecutive even integers is six less than three times the lesser \n" ); document.write( "
Algebra.Com's Answer #74256 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
x & (x+2) are the consecutive even numbers.
\n" ); document.write( "(x+2)=3x-6
\n" ); document.write( "x-3x=-6-2
\n" ); document.write( "-2x=-8
\n" ); document.write( "x=-8/-2
\n" ); document.write( "x=4 answer for the lesser number
\n" ); document.write( "4+2=6 for the greater number.
\n" ); document.write( "proof
\n" ); document.write( "6=3*4-6
\n" ); document.write( "6=12-6
\n" ); document.write( "6=6
\n" ); document.write( "
\n" );