document.write( "Question 844896: an urn contains 4 black marbles, 3 red marbles, and 5 green marbles. Three marbles are selected without replacement. Find the probability that at least one red marble is selected \n" ); document.write( "
Algebra.Com's Answer #509099 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at all of the combinations that don't have R in them and calculate the probabilities
\n" ); document.write( "\"BBB=4%2A4%2A4%2F12%5E3=64%2F1728\"
\n" ); document.write( "\"BBG=4%2A4%2A5%2F12%5E3=80%2F1728\"
\n" ); document.write( "\"BGB=4%2A5%2A4%2F12%5E3=80%2F1728\"
\n" ); document.write( "\"BGG=4%2A5%2A5%2F12%5E3=100%2F1728\"
\n" ); document.write( "\"GBB=5%2A4%2A4%2F12%5E3=80%2F1728\"
\n" ); document.write( "\"GBG=5%2A4%2A5%2F12%5E3=100%2F1728\"
\n" ); document.write( "\"GGB=5%2A5%2A4%2F12%5E3=100%2F1728\"
\n" ); document.write( "\"GGG=5%2A5%2A5%2F12%5E3=125%2F1728\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"P%28at+least+1+R%29%2BP%28no+R%29=1\"\r
\n" ); document.write( "\n" ); document.write( "\"P%28no+R%29=%2864%2B3%2A80%2B3%2A100%2B125%29%2F1728=729%2F1728\"
\n" ); document.write( "\"P%28at+least+1+R%29=1-729%2F1728\"
\n" ); document.write( "\"P%28at+least+1+R%29=999%2F1728\"
\n" ); document.write( "\"P%28at+least+1+R%29=111%2F192\"
\n" ); document.write( "
\n" ); document.write( "
\n" );