document.write( "Question 1171329: find the probability of drawing either a jack or a red card(diamonds or hearts) from a standard deck of cards \n" ); document.write( "
Algebra.Com's Answer #796271 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The set of successful cards consists of the 26 red cards plus the two black\r\n" );
document.write( "jacks.  That's 28 successful cards out of 52 possible cards.\r\n" );
document.write( "\r\n" );
document.write( "Probability = 28 out of 52 = 28/52= 7/13\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );