document.write( "Question 432265: consider a political discussion group consisting of 5 democrats, 10 republicans, and 4 independents. suppose that two group members are randomly selected, in succession, to attend a political convention. find the probability of selecting two democrats. \n" ); document.write( "
Algebra.Com's Answer #299893 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "no. of ways to select 2 democrats = 5C2 = 10\r
\n" ); document.write( "\n" ); document.write( "no. of ways to select 2 out of 19 = 19C2 = 171\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability = 10/171\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );