document.write( "Question 854717: You have a deck of cards (52 cards). You draw one card and you can sense it is a black card. Given it is a black card what is probability it is not an ace? \n" ); document.write( "
Algebra.Com's Answer #514833 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "P(A|B) = P(A and B)/P(B)
\n" ); document.write( "P(not an Ace | Black Card) = \"%2824%2F52%29%2F%2826%2F52%29\"= 24/26 = 12/13 \n" ); document.write( "
\n" );