document.write( "Question 53931: John selects 2 different numbers at random from the set {8,9,10} & adds them
\n" ); document.write( "Jim takes 2 different numbers at random from the set {3,5,6} & multiples them. What is the probability that John's result is greatr than Jim's result?
\n" ); document.write( "

Algebra.Com's Answer #36190 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
John selects 2 different numbers at random from the set {8,9,10} & adds them
\n" ); document.write( "Jim takes 2 different numbers at random from the set {3,5,6} & multiples them. What is the probability that John's result is greate than Jim's result?
\n" ); document.write( "-------------
\n" ); document.write( "List John's sums: 17,18,19
\n" ); document.write( "List Jim's products: 15,18,30
\n" ); document.write( "List results that meet the criteria: 17>15; 18>15; 19>15; 19>18
\n" ); document.write( "List all possible results: there are nine
\n" ); document.write( "Prob of meeting the criteria = 4/9
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );