document.write( "Question 920751: A card is drawn at random from a standard 52-card deck. Find the probability (in reduced fraction) that the card is not a queen. \n" ); document.write( "
Algebra.Com's Answer #558557 by VishalSE(2)![]() ![]() ![]() You can put this solution on YOUR website! this problem can be solved as.. \n" ); document.write( "Total no.of ways of drawing a card=52. \n" ); document.write( "No. Of favourable ways=48(since no.of queens are 4) \n" ); document.write( "So P=48/52=24/26 \n" ); document.write( " |