document.write( "Question 141752: This problem is driving me nuts!! Please Assist :/\r
\n" );
document.write( "\n" );
document.write( "\"Two cards are drawn from a standard deck of 52 cards. Find each Probability\r
\n" );
document.write( "\n" );
document.write( "P(Both Kings or Both Black)\r
\n" );
document.write( "\n" );
document.write( "P(Both Face Cards of Both Red)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #103277 by stanbon(75887) ![]() You can put this solution on YOUR website! Two cards are drawn from a standard deck of 52 cards. Find each Probability\r \n" ); document.write( "\n" ); document.write( "P(Both Kings or Both Black) = P(both Kings) + P(both Black)-P(both Kings AND \n" ); document.write( "Both Black) \n" ); document.write( "= 4C2/52C2 + 26C2/52C2 - 1/52C2 = [6 + 325 -1]/1326 \n" ); document.write( "-----------------------------\r \n" ); document.write( "\n" ); document.write( "P(Both Face Cards or Both Red) = P(both Face)+P(both Red)-P(both Face AND Red) \n" ); document.write( "Comment: assuming Face means King,Queen,Jack there are 12 \n" ); document.write( "------- \n" ); document.write( "= 12C2/52C2 + 26C2/52C2 - 6C2/52C2 \n" ); document.write( "= [66 + 325 - 15]/1326 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |