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 #160018 by rfer(16322) ![]() You can put this solution on YOUR website! 5,6 \n" ); document.write( "5*6=30 \n" ); document.write( "5+6=11 \n" ); document.write( " |