document.write( "Question 1126963: Two cards are selected at random from a deck of card. What is the probability that the first card is an 8 and second card is a Queen if the first card is replaced before the second card is selected?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #743306 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The probability of selecting an 8 for the 1st card is 4/52 \n" ); document.write( "The probability of selecting a queen for the 2nd card is 4/52 (because the 8 was put back into the deck, there are still 52 cards total) \r \n" ); document.write( "\n" ); document.write( "The probability of both of these events happening is (4/52)(4/52) = (1/13)(1/13) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |