document.write( "Question 1090293: A bag contains 4 red, 2 white and3 blue balls. If two balls are chosen at rand without replacement, find the probability that the balls are of the same colour. \n" ); document.write( "
Algebra.Com's Answer #704744 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A bag contains 4 red, 2 white and 3 blue balls. If two balls are chosen at \"highlight%28cross%28rand%29%29\" random without replacement,
\n" ); document.write( "find the probability that the balls are of the same \"highlight%28cross%28colour%29%29\" color.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "There are  \"C%5B4%5D%5E2\" = \"%284%2A3%29%2F%281%2A2%29\" = \"12%2F2\" = 6 combinations to choose two red balls.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are  \"C%5B2%5D%5E2\" = 1 combination to choose two white balls.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are  \"C%5B3%5D%5E2\" = \"%283%2A2%29%2F%281%2A2%29\" = \"6%2F2\" = 3 combinations to choose two blue balls.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus there are 6 + 1 + 3 = 10 combinations to choose two balls of the same color.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The entire space of events is  \"C%5B4%2B2%2B3%5D%5E2\" = \"C%5B9%5D%5E2\" = \"%289%2A8%29%2F%281%2A2%29\" = \"72%2F2\" = 36 combinations to choose two balls from the bag containing 4 + 2 + 3 = 9 balls.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the probability that the balls are of the same color is  \"10%2F36\" = \"5%2F18\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "About combinations and about these magic numbers \"C%5Bn%5D%5Ek\" you can read from the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Introduction to Combinations\r
\n" ); document.write( "\n" ); document.write( "    - PROOF of the formula on the number of Combinations\r
\n" ); document.write( "\n" ); document.write( "    - Problems on Combinations\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic  \"Combinatorics: Combinations and permutations\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Elementary Probability problems related to combinations \r
\n" ); document.write( "\n" ); document.write( "from the same online textbook.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );