document.write( "Question 927986: what is the probability of drawing a diamond or an ace from a standard deck of cards? \n" ); document.write( "
Algebra.Com's Answer #563924 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 13 diamonds in a deck.
\n" ); document.write( "There are 4 aces in a deck.
\n" ); document.write( "There is one ace of diamonds in a deck.
\n" ); document.write( "The number of cards that are either diamonds or aces or both are,
\n" ); document.write( "\"N=13%2B4-1=16\"
\n" ); document.write( "So then,
\n" ); document.write( "\"P=16%2F52=4%2F13\"
\n" ); document.write( "
\n" ); document.write( "
\n" );