document.write( "Question 13409: The probability of a basketball player's making a free throw successfully at any time in a game is 2/3. If the player attempts ten free throws in a game, what is the probablility that exactly six are made? \n" ); document.write( "
Algebra.Com's Answer #6774 by askmemath(368)\"\" \"About 
You can put this solution on YOUR website!
Do you know anything about Binomial Theorem or Binomial progressions??\r
\n" ); document.write( "\n" ); document.write( "If the player is to make only 6 throws he must fail in exactly 4.\r
\n" ); document.write( "\n" ); document.write( "His probability of failing in 4 is \"1%2F3\"\r
\n" ); document.write( "\n" ); document.write( "So probability of making exactly 6 shots is \r
\n" ); document.write( "\n" ); document.write( "\"10C6+%282%2F3%29%5E6+%281%2F3%29%5E4\"
\n" ); document.write( "
\n" );