document.write( "Question 201766: Jim's teacher randomly choose 7 student from the class to participate in the program. If there are 35 students in Jim's class,what are his chances of being chosen for the play? \n" ); document.write( "
Algebra.Com's Answer #152021 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Jim's teacher randomly choose 7 student from the class to participate in the program. If there are 35 students in Jim's class,what are his chances of being chosen for the play?
\n" ); document.write( "---
\n" ); document.write( "P(Jim chosen) = 1 - P(Jim not chosen)
\n" ); document.write( "= 1 - [34C7/35C7]
\n" ); document.write( "= 1 - 0.8
\n" ); document.write( "= 0.2
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );