document.write( "Question 911260: A die is rolled and a card is drawn randomly from a regular deck of cards at the same time. Determine the probability of rolling an even number and drawing a black ace. \n" ); document.write( "
Algebra.Com's Answer #552953 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 3 even numbers out of 6.
\n" ); document.write( "\"P%28E%29=3%2F6=1%2F2\"
\n" ); document.write( "There are 2 black aces in a standard deck.
\n" ); document.write( "\"P%28BA%29=2%2F52=1%2F26\"
\n" ); document.write( "\"P%28E%2CBA%29=P%28E%29%2AP%28BA%29=%281%2F2%29%281%2F26%29=1%2F52\"
\n" ); document.write( "
\n" ); document.write( "
\n" );