document.write( "Question 423133: Assuming that each of the 52 cards in an ordinary deck has a probability of 1/52 of being drawn, what is the probability of drawing a black ace?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #295214 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "no. of black ace in a deck of cards = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability of drawing a black ace = 2/52 \r \n" ); document.write( "\n" ); document.write( "= 1/26 \n" ); document.write( " |