document.write( "Question 543763: A political discussion group consists of 5 Democrats, 6 Republicans, and 4 Independents. Suppose that 2 group members are selected randomly, in succession, to attend a political convention. Find the probability of selecting: No Independents. \n" ); document.write( "
Algebra.Com's Answer #354966 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A political discussion group consists of 5 Democrats, 6 Republicans, and 4 Independents. Suppose that 2 group members are selected randomly, in succession, to attend a political convention. Find the probability of selecting: No Independents.
\n" ); document.write( "---
\n" ); document.write( "# of ways to succeed: 11C2
\n" ); document.write( "# of random pairs: 15C2
\n" ); document.write( "----
\n" ); document.write( "P(no independents) = 11C2/15C2 = 0.5238
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );