document.write( "Question 708703: A card is drawn at random from a standard deck of playing cards. What's the probability that it is not an ace or a heart? \n" ); document.write( "
Algebra.Com's Answer #436201 by Simnepi(216)![]() ![]() You can put this solution on YOUR website! The probability of an event NOT happening is 1 - the probability of the event happening. \n" ); document.write( "Eg. If there is a 25% chance of rain then the chance of NO rain is 1 - 25% (100% - 25%) = 75% \n" ); document.write( "So in this problem \n" ); document.write( "P{NOT ace OR heart}=1-P{ace OR heart} \n" ); document.write( "the chance of getting an ace is 4 out of 52 ( \n" ); document.write( "the chance of getting a heart is 12 out of 52 ( \n" ); document.write( "Adding these fractions together \n" ); document.write( " \n" ); document.write( "which simplifies to \n" ); document.write( "so now we have \n" ); document.write( " \n" ); document.write( "giving \n" ); document.write( " |