document.write( "Question 175661: Diana has a box containing 6 blue, 8 red, 5 purple, 9 green, and 2 clear marbles that are all the same size and shape. What is the probability of randomly choosing a clear marble on the first pick; replacing it, and then randomly choosing a purple marble on the second pick? \n" ); document.write( "
Algebra.Com's Answer #130770 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
6 blue
\n" ); document.write( "8 red
\n" ); document.write( "5 purple
\n" ); document.write( "9 green
\n" ); document.write( "2 clear
\n" ); document.write( "---
\n" ); document.write( "30 total
\n" ); document.write( "---
\n" ); document.write( "probability of getting a clear marble on the first pick is 2/30 because there are 2 clear marbles out of a total of 30 marbles in the box.
\n" ); document.write( "---
\n" ); document.write( "probability of getting a purple marble on the second pick regardless of what was chosen on the first pick is 5/30 because there are 5 purple marbles out of a total of 30 marbles in the box once again since you put the marble you took on the first pick back in the box.
\n" ); document.write( "---
\n" ); document.write( "the probability of getting a clear marble on the first pick, putting it in the box, and then getting a purple marble on the second pick is 2/30 * 5/30.
\n" ); document.write( "---
\n" ); document.write( "if the probability of an event happening is x, and the probability of another event happening is y, then the probability of both events happening is x*y.
\n" ); document.write( "---
\n" ); document.write( "by replacing the clear marble in the box, you made the two individual events independent of each other. if you did NOT replace the clear marble, then the probability of getting a purple marble on the second pick would have changed.
\n" ); document.write( "in that case it would have been 5/29 rather than 5/30.
\n" ); document.write( "---
\n" ); document.write( "
\n" );