document.write( "Question 563728: About 15% of the population is math phobic. If two people are randomly selected, what is the probability both are math Phobic? What is the probability at least one is math phobic? \n" ); document.write( "
Algebra.Com's Answer #365006 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! About 15% of the population is math phobic. If two people are randomly selected, what is the probability both are math Phobic? What is the probability at least one is math phobic? \n" ); document.write( "------ \n" ); document.write( "P(both phobic) = 0.15^2 = 0.0225 \n" ); document.write( "P(at least one phobic) \n" ); document.write( "= 1 - P(none phobic) \n" ); document.write( "= 1 - 0.85^2 \n" ); document.write( "= 1-0.7225 \n" ); document.write( "= 0.2775 \n" ); document.write( "================================================================================Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |