document.write( "Question 473914: Can I please have some help with process?\r
\n" );
document.write( "\n" );
document.write( "There are 14 freshmen and 7 sophomores in a class. If three students are selected at random, find the probability that two are freshmen and one is a sophomore. (to three decimal places.) \n" );
document.write( "
Algebra.Com's Answer #325077 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! There are 14 freshmen and 7 sophomores in a class. If three students are selected at random, find the probability that two are freshmen and one is a sophomore. (to three decimal places.)\r \n" ); document.write( "\n" ); document.write( "Solution:- \n" ); document.write( "Solution:- \n" ); document.write( "Freshmen 2 \n" ); document.write( "Sophomore 1 \n" ); document.write( "Total 3 \n" ); document.write( "Now \n" ); document.write( "Using nCr=n! /(n-r)! r! \n" ); document.write( "3 students can be chosen out of 21 = 21C3 ways. \n" ); document.write( "= 21!/(21-3)!3! \n" ); document.write( "= 21!/ 18!3! \n" ); document.write( "=(21*20*19*18!) / (18! * 3*2*1) \n" ); document.write( "= (21*20*19) /(3*2*1) \n" ); document.write( "= 7980/6 \n" ); document.write( "= 1330 ways \n" ); document.write( "1 Sophomore can be chosen out of 7 = 7C1 \n" ); document.write( "= 7! /(7-1)!1! \n" ); document.write( "=7*6!/6!1! \n" ); document.write( "= 7 ways \n" ); document.write( "2 Freshmen can be chosen out of 14 = 14C2 \n" ); document.write( "=14!/(14-2)!2! \n" ); document.write( "=14!/12!2! \n" ); document.write( "=14*13*12!/12!2! \n" ); document.write( "=14*13/2 \n" ); document.write( "=182/2 \n" ); document.write( "=91 ways \n" ); document.write( "P(1 Sophomore & 2 Freshmen) = (7C1 * 14C2) / 21C3 \n" ); document.write( "= (7*91) /1330 \n" ); document.write( "=637/1330 \n" ); document.write( "=0.4789 \n" ); document.write( " \n" ); document.write( " |