document.write( "Question 344857: There are 12 students fro whom 5 are going to be chosen to represent their school at a conference. If Jack, Anna, or Chris, but only one of them, must be chosen, in how many ways can the students be chosen to go to the conference? \n" ); document.write( "
Algebra.Com's Answer #246734 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There are 12 students from whom 5 are going to be chosen to represent their school at a conference. If Jack, Anna, or Chris, but only one of them, must be chosen, in how many ways can the students be chosen to go to the conference?
\n" ); document.write( "----
\n" ); document.write( "# of ways to pick 1 of Jack, Anna, or Chris: 3 ways
\n" ); document.write( "# of ways to pick 4 of 9: 9C4
\n" ); document.write( "----
\n" ); document.write( "# of ways to pick 5 of 12 randomly: 12C5
\n" ); document.write( "-----
\n" ); document.write( "Probability = [3*9C4]/12C5 = 0.4773
\n" ); document.write( "=======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );