document.write( "Question 1136068: There are 9 sweets in a box.
\n" ); document.write( "There are \"n\" jelly beans and the rest are cola bottles.
\n" ); document.write( "Colin takes 2 sweets out of the box at random.
\n" ); document.write( "Write an expression for the probability of getting 2 jelly beans.\r
\n" ); document.write( "\n" ); document.write( "Could you please help me with this question because I have never learnt this before in school and it is on my homework so please can someone help
\n" ); document.write( "I have no clue where to start
\n" ); document.write( "

Algebra.Com's Answer #753828 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The answer is in TWO LINES:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    if n < 2 then the probability under the question is 0 (zero, ZERO);\r\n" );
document.write( "\r\n" );
document.write( "    otherwise (i.e. if n >= 2) the probability is  \"%28n%2F9%29%2A%28%28n-1%29%2F8%29\" = \"%28n%2A%28n-1%29%29%2F72\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "First line answer/option is clear, and I am sure, it does not require further explanations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Second line answer/option is based on the fact, that at the first taking the probability to get a jelly bean is n of 9 items, \r
\n" ); document.write( "\n" ); document.write( "while the probability to get a jelly bean at the second taking is (n-1) of remaining 8 items.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The probabilities at the first and the second taking are INDEPENDENT EVENTS, so we multiply the probabilities of each event.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Congratulations: You obtained the full and complete solution with explanations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Happy learning !\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );