document.write( "Question 1143195: Urn 1 contains 5 red marbles and 3 green marbles ,and Urn 2 contains 2 Red marbles and 4 green marbles,A Marble is drawn from Urn 1 and another marble is drawn from Urn 2.
\n" ); document.write( "1. Determine the probability that both are red.
\n" ); document.write( "2.Determine the probability that red marble is drawn from Urn 1 and Green marble is drawn from Urn 2.
\n" ); document.write( "3. Determine the probability that green marble is drawn from Urn 1 and red marble is drawn fron Urn 2.
\n" ); document.write( "4.Determine the probability that the ball drawn is ine green and one Red marble.
\n" ); document.write( "

Algebra.Com's Answer #763974 by greenestamps(13209)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "In answering these questions, you might as well get some practice by finding the probabilities of all possible outcomes and verifying that the sum of the probabilities is 1. Then you will have all you need to answer the specific questions.

\n" ); document.write( "In most cases, the final answers to the questions should be fractions in simplified form. However, note that when doing these calculations it is easiest NOT to reduce fractions to lowest terms....

\n" ); document.write( "(a) P(R,R) = (5/8)(2/6) = 10/48
\n" ); document.write( "(b) P(R,G) = (5/8)(4/6) = 20/48
\n" ); document.write( "(c) P(G,R) = (3/8)(2/6) = 6/48
\n" ); document.write( "(d) P(G,G) = (3/8)(4/6) = 12/48

\n" ); document.write( "The sum is 48/48, so the calculations should be correct.

\n" ); document.write( "
\n" ); document.write( "
\n" );