document.write( "Question 1079191: In a bag of marbles, there are 5 green marbles, 4 yellow marbles, and 3 blue marbles. If two marbles are drawn randomly and placed back in the bag after each draw, what is the probability that the first marble is green and the second marble is blue? \n" ); document.write( "
Algebra.Com's Answer #693563 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28G%29=5%2F%285%2B4%2B3%29=5%2F12\"
\n" ); document.write( "\"P%28B%29=3%2F12=1%2F4\"
\n" ); document.write( "So,
\n" ); document.write( "\"P=P%28G%29%2AP%28B%29=%285%2F12%29%281%2F4%29=5%2F48\"
\n" ); document.write( "
\n" ); document.write( "
\n" );