document.write( "Question 1026590: Teesha is in a french club. There are 19 students in the club. The french teacher will pick two students at random to guide visiting students from france. What is the probability teesha will not be picked as a guide.
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #641842 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Teesha is in a french club. There are 19 students in the club. The french teacher will pick two students at random to guide visiting students from france. What is the probability teesha will not be picked as a guide. \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed:: 18C2 \n" ); document.write( "# of possible pairs:: 19C2 \n" ); document.write( "----- \n" ); document.write( "P(T not picked) = 18C2/19C2 = 0.8947 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |