document.write( "Question 167640: select on card from a standard deck. What is the probability of selecting a four, seven or a heart? \n" ); document.write( "
Algebra.Com's Answer #123525 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
select on card from a standard deck. What is the probability of selecting a four, seven or a heart?
\n" ); document.write( "-------------------------
\n" ); document.write( "# of fours = 4 including a heart
\n" ); document.write( "# of sevens = 4 including a heart
\n" ); document.write( "# of hearts = 13 including a seven and a heart
\n" ); document.write( "-------------------------------
\n" ); document.write( "P(4, or 7 or heart) = (3+3+13)/52 = 19/52
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );