document.write( "Question 1082297: What is the probability that a card drawn from a 52-card deck will be a 5, 6, spade, or heart?\r
\n" );
document.write( "\n" );
document.write( "A) 58%
\n" );
document.write( "B) 65%
\n" );
document.write( "C) 35%
\n" );
document.write( "D) 50% \n" );
document.write( "
Algebra.Com's Answer #696368 by Edwin McCravy(20081) You can put this solution on YOUR website! \r\n" ); document.write( "Here are all 52 cards:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "A♥ 2♥ 3♥ 4♥ 5♥ 6♥ 7♥ 8♥ 9♥ 10♥ J♥ Q♥ K♥ \r\n" ); document.write( "A♦ 2♦ 3♦ 4♦ 5♦ 6♦ 7♦ 8♦ 9♦ 10♦ J♦ Q♦ K♦\r\n" ); document.write( "A♠ 2♠ 3♠ 4♠ 5♠ 6♠ 7♠ 8♠ 9♠ 10♠ J♠ Q♠ K♠ \r\n" ); document.write( "A♣ 2♣ 3♣ 4♣ 5♣ 6♣ 7♣ 8♣ 9♣ 10♣ J♣ Q♣ K♣ \r\n" ); document.write( "\r\n" ); document.write( "Here are the only ones that are either a 5, 6, spade or heart:\r\n" ); document.write( "\r\n" ); document.write( "A♥ 2♥ 3♥ 4♥ 5♥ 6♥ 7♥ 8♥ 9♥ 10♥ J♥ Q♥ K♥ \r\n" ); document.write( " 5♦ 6♦\r\n" ); document.write( "A♠ 2♠ 3♠ 4♠ 5♠ 6♠ 7♠ 8♠ 9♠ 10♠ J♠ Q♠ K♠ \r\n" ); document.write( " 5♣ 6♣ \r\n" ); document.write( "\r\n" ); document.write( "1. Count them. \r\n" ); document.write( "2. Divide that number by 52.\r\n" ); document.write( "3. Move the decimal two places right.\r\n" ); document.write( "4. Round to the nearest whole number.\r\n" ); document.write( "5. Put a % sign after it. \r\n" ); document.write( "6. That will be the answer.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |