document.write( "Question 180108: Suppose that 48% of the women who gave birth at a certain hospital last year were over 30 years old, and that 46% were unmarried. If 65% of the women were over 30 or unmarried (or both), what is the probability that a woman who gave birth at the hospital was both unmarried and over 30 ? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #135492 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that 48% of the women who gave birth at a certain hospital last year were over 30 years old, and that 46% were unmarried. If 65% of the women were over 30 or unmarried (or both), what is the probability that a woman who gave birth at the hospital was both unmarried and over 30 ? \n" ); document.write( "---------------------------- \n" ); document.write( "Formula: P(A and B) = P(A) + P(B) - P(A or B) \n" ); document.write( "----------------------------- \n" ); document.write( "Your problem: \n" ); document.write( "P(un and >30) = P(un) + P(>30) - P(un or >30) \n" ); document.write( "P(un and >30) = 0.46 + 0.48 - 0.65 = 0.29 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |