document.write( "Question 882610: If three cards are drawn, without replacement, from a standard deck of cards, what is the probability that you get, in order: Queen, Three, Queen or Three? \n" ); document.write( "
Algebra.Com's Answer #532995 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28Q1%29=4%2F52=1%2F13\"
\n" ); document.write( "\"P%283_1%29=4%2F51\"
\n" ); document.write( "\"P%28Q2%29=3%2F50\"
\n" ); document.write( "\"P%283_2%29=3%2F50\"
\n" ); document.write( "\"P=%281%2F13%29%284%2F51%29%283%2F50%29%2B%281%2F13%29%284%2F51%29%283%2F50%29\"
\n" ); document.write( "\"P=4%2F5525\"
\n" ); document.write( "
\n" );