document.write( "Question 493243: One of my digits is odd. One is even. Their product is less than 24 but greater than 18. What two numbers might i be? \n" ); document.write( "
Algebra.Com's Answer #335314 by deborabr(181)\"\" \"About 
You can put this solution on YOUR website!
i can be:
\n" ); document.write( "4 and 5 because 4*5=20
\n" ); document.write( "18<20<24
\n" ); document.write( "4 is even
\n" ); document.write( "5 is odd
\n" ); document.write( "or
\n" ); document.write( "2 and 11 because 2*11=22
\n" ); document.write( "18<22<24
\n" ); document.write( "2 is even
\n" ); document.write( "11 is odd
\n" ); document.write( "these are the only options
\n" ); document.write( "
\n" );