document.write( "Question 1143005: If X and Y are integers, what is always even?
\n" );
document.write( "A) x+y /2
\n" );
document.write( "B) 2(x+y/2)
\n" );
document.write( "C)2(x+y)
\n" );
document.write( "D) x^2 +y^2 \n" );
document.write( "
Algebra.Com's Answer #763757 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Choose a few combinations of even and/or odd integers and evaluate each of the given expressions; then see which expression always gives an even answer. \n" ); document.write( "Then think about WHY that expression always gives an even answer while the others don't. \n" ); document.write( " |