document.write( "Question 211779: Which pair of numbers has an even product and an odd sum?\r
\n" );
document.write( "\n" );
document.write( "5, 6, 9, 11 \n" );
document.write( "
Algebra.Com's Answer #160019 by checkley77(12844) ![]() You can put this solution on YOUR website! 5+6=11 an odd sum. \n" ); document.write( "5*6=30 an even product. \n" ); document.write( "6+11=17 odd \n" ); document.write( "6*11=66 even \n" ); document.write( " |