document.write( "Question 1060190: 1) I have the following individual socks that are in my drawers: 6 red socks, 7 green socks, and 4 blue socks. Two socks are picked are picked out in the dark.
\n" ); document.write( "a) what is the probability that if the second sock is red, then the first sock is also red? (note: we can also phrase this as \"what is the probability that the first sock was red given the seond sock is red.)
\n" ); document.write( "b) what is the probability that the two socks are the same color?
\n" ); document.write( "c) what is the probability that if the second socks are not red, then the first sock is blue? (this can also be phrased as \"what is the probability that the first sock was blue given that the second sock is not red(is blue or green).\")
\n" ); document.write( "

Algebra.Com's Answer #675161 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Given that the first sock was red, there are 5 red, 7 green, and 4 blue socks left.
\n" ); document.write( "The probability the second sock is red is 5/16.
\n" ); document.write( "--------------------------
\n" ); document.write( "probability both are red is 6/17*(5/16)=30/272
\n" ); document.write( "probability both are green is (7/17)(6/16)=42/272
\n" ); document.write( "probability both are blue is (4/17)*3/16)=12/272
\n" ); document.write( "That sum is 84/272, or 21/68.
\n" ); document.write( "-------------------------
\n" ); document.write( "the possibilities are blue/blue, blue/green, green/blue, green/green, red/blue, red/green. All denominators are 272
\n" ); document.write( "B-B:12
\n" ); document.write( "B-G:28
\n" ); document.write( "G-B:28
\n" ); document.write( "G-G:42
\n" ); document.write( "R-B:24
\n" ); document.write( "R-G:42
\n" ); document.write( "182
\n" ); document.write( "182/272.
\n" ); document.write( "Of those 182, 40 are blue. The probability is 40/182=0.220
\n" ); document.write( "------------------------------
\n" ); document.write( "a rough way to check it is that the probability the first sock is blue is 4/17 or 0.235. If we look at what the second sock can't be red, then being blue is one possibility. If that is the case, it lessens the likelihood of the first sock's also being blue.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );