document.write( "Question 904070: In the Happy Hilltop Health Home, 30% of the residents play shuffleboard, 60% of the residents play poker, and 70% of the residents garden. Moreover, 35% of the residents play poker and garden, and 20% of the residents play both shuffleboard and poker. \r
\n" );
document.write( "\n" );
document.write( "Find the probability that a resident plays poker, given that they play shuffleboard. \n" );
document.write( "
Algebra.Com's Answer #548495 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! P(A|B) = P(A and B)/P(B) \n" ); document.write( "P(poker|shuffleboard) = .20/.30 \n" ); document.write( " |