document.write( "Question 38372: I have two bags of marbles. One bag has a green, yellow and blue marble. The other bag has a blue,yellow,white and red marble. What is the probability of picking a blue marble from both bags? \n" ); document.write( "
Algebra.Com's Answer #23861 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Since you must pick a blue from both bags to be \"successful,\" you must multiply the individual probabilities...so
\n" ); document.write( "1/3 * 1/4 = 1/12, your answer.
\n" ); document.write( "
\n" );