document.write( "Question 1156968: what is the probability of rolling a 3 with a dice, and drawing a 3 from a deck of cards?\r
\n" );
document.write( "\n" );
document.write( "I know both events are independent and P(A and B) + P(A) x P(B) formula should be used.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #779771 by mathslover(157) You can put this solution on YOUR website! P(A) = probability of getting 3 on a throw of dice \n" ); document.write( "P(A) = 1/6\r \n" ); document.write( "\n" ); document.write( "P(B) = probability of getting a 3 from a pack of card \n" ); document.write( "P(B) = 4/52 ( since there are 4 3s in pack of 52 cards) \r \n" ); document.write( "\n" ); document.write( "Probability of both the events happening together \n" ); document.write( " = P(A) × P (B) \n" ); document.write( "= \n" ); document.write( "= |