document.write( "Question 1146132: In senior year of a high school graduating class of 100 students, 42 studied mathematics, 68 studied psychology, 54 studied history, 22 studied both mathematics and history, 25 studied both mathematics and psychology, 7 studied history but neither mathematics nor psychology, 10 studied all three subjects, and 8 did not take any of the three. If a student is selected at random, find the probability that
\n" );
document.write( "(a) a student enrolled in psychology takes all three subjects.
\n" );
document.write( "(b) a student not taking psychology is taking both history and mathematics. \n" );
document.write( "
Algebra.Com's Answer #767473 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (a) a student enrolled in psychology takes all three subjects. \n" ); document.write( "10/68= 5/34 \n" ); document.write( "(b) a student not taking psychology is taking both history and mathematics. \n" ); document.write( "remove psych students and 8 who are not taking any of the three \n" ); document.write( "100-68-8=24 are \n" ); document.write( "or \n" ); document.write( "5+12+7=24 \n" ); document.write( "12/24=1/2 \n" ); document.write( " |