document.write( "Question 139668: In the deck there are 4 sevens, 4 eights, 4 nines, 4 tens, 4 jacks, 4 queens, 4 kings, and 4 aces. What is the probability of pulling out one card and its a queen or a ace? \n" ); document.write( "
Algebra.Com's Answer #101840 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
8*4=32 total cards.
\n" ); document.write( "(4+4)/32=8/32=1/4=.25=25% chance of drawing a queen or an ace.
\n" ); document.write( "
\n" );