document.write( "Question 1140421: The greater of two consecutive even integers is more than one-half times the smaller. What are the smallest possible integers? \n" ); document.write( "
Algebra.Com's Answer #760953 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Consecutive even numbers can be represented by \"x\"(smaller one) for the first and the next number has to be \"2\" more than that. So the next even number is \"x+%2B+2\" (greater one). \r
\n" ); document.write( "\n" ); document.write( "if the greater of two consecutive even integers is more than one-half times the smaller, we have\r
\n" ); document.write( "\n" ); document.write( "\"x+%2B+2%3E%281%2F2%29x\"\r
\n" ); document.write( "\n" ); document.write( "\"x+-%281%2F2%29x%3E-2\"\r
\n" ); document.write( "\n" ); document.write( "\"%281%2F2%29x%3E-2\"\r
\n" ); document.write( "\n" ); document.write( "\"x%3E-2%2F%281%2F2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"x%3E-4\"=> first possible solution for \"x\" is \"-2\"\r
\n" ); document.write( "\n" ); document.write( "then \"x+%2B+2\" (greater one) will be \"-2+%2B+2=0\"\r
\n" ); document.write( "\n" ); document.write( "the smallest possible integers: \"-2\", \"0\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );