document.write( "Question 354020: A basket contains 6 oranges and 4 tangerines. Find the probability that the first 2 chosen for the sample are tangerines and the last one is an orange. \n" ); document.write( "
Algebra.Com's Answer #253056 by stanbon(75887) ![]() You can put this solution on YOUR website! A basket contains 6 oranges and 4 tangerines. Find the probability that the first 2 chosen for the sample are tangerines and the last one is an orange. \n" ); document.write( "------------------------ \n" ); document.write( "P(2 tangerines)*{1 orange | 2 tangerines) \n" ); document.write( "----- \n" ); document.write( "4C2/10C2 * (6/8) \n" ); document.write( "--- \n" ); document.write( "6/45 * 3/4 \n" ); document.write( "--- \n" ); document.write( "3/15*1/2 \n" ); document.write( "---- \n" ); document.write( "= 1/5*1/2 \n" ); document.write( "= 1/10 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |