document.write( "Question 116155: If two cards are drawn without replacement from a deck, find the probability that the second card is red, given the first card was a heart? \n" ); document.write( "
Algebra.Com's Answer #84455 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
THE FIRST CARD BEING A HEART REDUCES TO NUMBER OF RED CARDS BY 1. THUS THERE IS ONLY 25 RED CARDS LEFT.
\n" ); document.write( "SO WE HAVE 25 RED CARDS OUT OF 51 TOTAL CARDS:
\n" ); document.write( "25/51=.49 OR 49% OF THE TIME THE SECOND CARD WILL BE A RED CARD.
\n" ); document.write( "
\n" );