document.write( "Question 879525: Thank you for taking my question. I believe it uses combinations and is a bit tricky:\r
\n" );
document.write( "\n" );
document.write( "The possibility that a basketball player will make a given free throw is 3/5. To find the probability that the player makes exactly 9 out of his next 10 free throws, evaluate the term 10C9 (3/5)^9(2/5)^1 in the expansion of (3/5 + 2/5)^10 \n" );
document.write( "
Algebra.Com's Answer #530851 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Previously Posted \n" ); document.write( "Using \n" ); document.write( "p and q are the probabilities of success and failure respectively. \n" ); document.write( "In this case p = 3/5 and q = 2/5, n = 10 \n" ); document.write( " \n" ); document.write( "P(x = 9) = 10C9(3/5)^9(2/5)^1 = 10(3/5)^9(2/5)^1 = .0403 0r 4.03% chance \n" ); document.write( " |