document.write( "Question 879528: Thanks for taking the time to answer my question. I think 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 10 C 9 (3/5)^9(2/5)^1 in the expansion of (3/5 + 2/5)^10\r
\n" );
document.write( "\n" );
document.write( "Thank you, please include the answer as well as the steps how you got that answer (so I can understand the problem). -Leo \n" );
document.write( "
Algebra.Com's Answer #530850 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 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( " |