document.write( "Question 1072805: Asha is one among 7 badminton players.What is the probability that a team of 5 players is formed with Asha as a player and without Asha as a player \n" ); document.write( "
Algebra.Com's Answer #687719 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are C(7,5) or 21 possible ways to choose 5 players out of 7.
\n" ); document.write( "There are C(6,5) or 6 possible ways to choose 5 players out of 6.
\n" ); document.write( "So there are \"21-6=15\" ways of choosing a team with Asha on it and the remaining 6 teams are with Asha not on it.
\n" ); document.write( "
\n" ); document.write( "
\n" );