document.write( "Question 1201887: A drawer contains 5 red socks and three black socks. A sock is taken out at random and not replaced. A second sock is then taken out. Draw a tree diagram and calculate the probability that either pair of red socks or a pair of black socks is chosen.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #836439 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A drawer contains 5 red socks and three black socks. A sock is taken out at random and not replaced.
\n" ); document.write( "A second sock is then taken out. Draw a tree diagram and calculate the probability
\n" ); document.write( "that either pair of red socks or a pair of black socks is chosen.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "We want to calculate the probability having a pair of red socks or a pair of black socks\r\n" );
document.write( "P = P(RR or BB).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "First of all, it is clear that these events RR or BB are disjoint: they have empty intersection,\r\n" );
document.write( "which means that they can not happen simultaneously.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, P(RR or BB) = P(RR) + P(BB) :  the probability of this combined event is the sum \r\n" );
document.write( "of probabilities of particular events.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, we can calculate two probabilities P(RR) and P(BB) separately and then add them.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "          Let's calculate P(RR).\r\n" );
document.write( "\r\n" );
document.write( "Originally, we have 5 red socks among 5+3 = 8 socs. So the probability to draw 1st sock red is  \"5%2F8\".\r\n" );
document.write( "After that, we have 4 red socks and 8-1=7 socks remaining. So, the probability to draw 2nd sock red is  \"4%2F7\".\r\n" );
document.write( "The probability to have both socks read after two drawing is the product  \"%285%2F8%29%2A%284%2F7%29\" = \"20%2F56\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "          Let's calculate P(BB).  The logic is very similar.\r\n" );
document.write( "\r\n" );
document.write( "Originally, we have 3 black socks among 5+3 = 8 socs. So the probability to draw 1st sock black is  \"3%2F8\".\r\n" );
document.write( "After that, we have 2 black socks and 3-1 = 2 socks remaining. So, the probability to draw 2nd sock black is  \"2%2F7\".\r\n" );
document.write( "The probability to have both socks black after two drawing is the product  \"%283%2F8%29%2A%282%2F7%29\" = \"6%2F56\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Finally, we shoud add the two found probabilities. We get then\r\n" );
document.write( "\r\n" );
document.write( "    P(RR or BB) = \"20%2F56\" + \"6%2F56\" = \"26%2F56\" = \"13%2F28\".    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are other ways to solve this problem, but this way is the simplest:
\n" ); document.write( "it requires a minimum knowledge.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );