document.write( "Question 1110765: Two cards are drawn in succession, without replacement, from an ordinary deck of cards. Find the probability that the first card is a red ace and the second card is a 10 or jack.
\n" );
document.write( "
\n" );
document.write( "a. 1/52
\n" );
document.write( "
\n" );
document.write( "b. 4/663
\n" );
document.write( "
\n" );
document.write( "c. 1/663
\n" );
document.write( "
\n" );
document.write( "d. 5/26
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #725979 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two cards are drawn in succession, without replacement, from an ordinary deck of cards. Find the probability that the first card is a red ace and the second card is a 10 or jack. \n" ); document.write( "------------ \n" ); document.write( "2 red aces out of 52 --> 1/26 \n" ); document.write( "---- \n" ); document.write( "10 or J out of 51 --> 8/51 \n" ); document.write( "=========== \n" ); document.write( "Multiply --> 4/663 \n" ); document.write( " |