document.write( "Question 235733: I'm going to type the word problem. Help me with this. \r
\n" );
document.write( "\n" );
document.write( "Mary's class took two tests last week. 80% of the class passed the math test, 90% of the class passed the English test, and 72% of the class passed both. What is the probability that a randomly selected student in Mary's class failed both tests? Express your answer as a percent rounded to the nearest tenth of a percent. \n" );
document.write( "
Algebra.Com's Answer #173548 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mary's class took two tests last week. 80% of the class passed the math test, 90% of the class passed the English test, and 72% of the class passed both. What is the probability that a randomly selected student in Mary's class failed both tests? Express your answer as a percent rounded to the nearest tenth of a percent. \n" ); document.write( "-------- \n" ); document.write( "P(passed M or passed E) = P(M) + P(E) - P(M and E) \n" ); document.write( "P(passed Math or Eng) = 0.8 + 0.9 - 0.72 = 0.98 \n" ); document.write( "----- \n" ); document.write( "P(did not pass Math or Eng) = 1-0.98 = 0.02 \n" ); document.write( "------------------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |