document.write( "Question 651419: there is a group consisting of 9 Democrats, 9 Repubicans and 2 Independents.
\n" ); document.write( "Suppose that 2 group members are selected at random and in succession.
\n" ); document.write( "Find the probability of selecting 2 independents.\r
\n" ); document.write( "\n" ); document.write( "Do I use nPr to solve with 20P2? Or how do I solve this?
\n" ); document.write( "

Algebra.Com's Answer #407701 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
there is a group consisting of 9 Democrats, 9 Repubicans and 2 Independents.
\n" ); document.write( "Suppose that 2 group members are selected at random and in succession.
\n" ); document.write( "Find the probability of selecting 2 independents.
\n" ); document.write( "------
\n" ); document.write( "# of ways to succeed: 2C2 = 1
\n" ); document.write( "---
\n" ); document.write( "# of possible outcomes: 20C2 = 190
\n" ); document.write( "---
\n" ); document.write( "P(select 2 independents) = 1/190 = 0.0053
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );