document.write( "Question 1027585: A jar contains five red marbles and three green marbles. A marble is drawn at random and not replaced. A second marble is then drawn from the jar. Find the probability that the first marble is red and the second marble is green.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #642837 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Since this is a logical \"and\" case, we have to multiply the separate events' probabilities...thus
\n" ); document.write( "P(red then green) = 5/8 * 3/7 = 15/56
\n" ); document.write( "
\n" );