document.write( "Question 1042684: We are drawing two cards without replacement from a standard​ 52-card deck. Find the probability that we draw at least one five. \n" ); document.write( "
Algebra.Com's Answer #657722 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
We are drawing two cards without replacement from a standard​ 52-card deck. Find the probability that we draw at least one five.
\n" ); document.write( "--------\r
\n" ); document.write( "\n" ); document.write( "P(select 0 fives's) = (48/52)(47/51)
\n" ); document.write( "-------
\n" ); document.write( "P(select at least one five) = 1-P(select 0) = 1-0.8507 = 0.1493
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );