document.write( "Question 1131093: Suppose you draw a card, put it back in the deck, and draw another one. What is the probability that the first card is a four and the second is a seven? (Enter your probability as a fraction.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #747693 by Boreal(15235) You can put this solution on YOUR website! There are 4 fours and 4 sevens \n" ); document.write( "(4/52)(4/52)=(1/13)^2=1/169 \n" ); document.write( " |