document.write( "Question 220704: Hi, i need help with this question!\r
\n" ); document.write( "\n" ); document.write( "A group consists of 5 democrats, 6 republicans, and 4 independents. Two group members are randomly selected in succession. Find the probability of selecting an Independent and then a democrat.\r
\n" ); document.write( "\n" ); document.write( "This is what I got so far...\r
\n" ); document.write( "\n" ); document.write( "# of democrats= 5, # of republicans= 6, # of independents = 4 TOTAL = 15 members\r
\n" ); document.write( "\n" ); document.write( "probability of selecting Independent 15C4/15
\n" ); document.write( "probability of selecting Democrat 15C5/15\r
\n" ); document.write( "\n" ); document.write( "** this is where i need help, i dont know where to go from here!
\n" ); document.write( "

Algebra.Com's Answer #165615 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A group consists of 5 democrats, 6 republicans, and 4 independents. Two group members are randomly selected in succession. Find the probability of selecting an Independent and then a democrat.
\n" ); document.write( "---
\n" ); document.write( "\"In succession\"implies without replacement
\n" ); document.write( "This is what I got so far...
\n" ); document.write( "# of democrats= 5, # of republicans= 6, # of independents = 4 TOTAL = 15 members
\n" ); document.write( "probability of selecting Independent [4C1]/15 = 4/15
\n" ); document.write( "probability of selecting Democrat after selecting an independent = 5C1/14
\n" ); document.write( "---------------------------------
\n" ); document.write( "P(inde and then democrat) = (4/15)*(5/14) = 2/21
\n" ); document.write( "==================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );