document.write( "Question 1103163: Two positive integers are chosen at random. What is the probability that their product is odd? Express your answer as a common fraction.\r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #717843 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at the possible outcomes.
\n" ); document.write( "Both integers even.
\n" ); document.write( "\"N=2%2A4=8\", result is even.
\n" ); document.write( "One integer even, one integer odd.
\n" ); document.write( "\"N=2%2A3=6\", result is even.
\n" ); document.write( "Both integers odd.
\n" ); document.write( "\"N=1%2A3=3\", result is odd.
\n" ); document.write( "So one outcome out of three is odd.
\n" ); document.write( "\"P=1%2F3\"
\n" ); document.write( "
\n" );