document.write( "Question 136403: A college has 64 students. 36 are sophomores, 39 mathematic majors and 6 are neither. A student is picked at random from the class.
\n" );
document.write( "a. What is the probability that the student is both a sophomore and a math major?
\n" );
document.write( "b. If the student is a sophomore, what is the probability that he is also a math major? Write yor response as fractions. Thank you. \n" );
document.write( "
Algebra.Com's Answer #99914 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A college has 64 students. 36 are sophomores, 39 mathematic majors and 6 are neither. A student is picked at random from the class. \n" ); document.write( "----- \n" ); document.write( "6 are neither, so 58 either or both. \n" ); document.write( "Let \"x\" be the number that are both. \n" ); document.write( "Them 36 + 39-x = 58 \n" ); document.write( "x = 17 (# who are sophomore and math major) \n" ); document.write( "36-17= 19 (# who are sophomore and not math major) \n" ); document.write( "39-17= 22 (# who are math major and not sophomore) \n" ); document.write( "-------------- \n" ); document.write( "a. What is the probability that the student is both a sophomore and a math major? \n" ); document.write( "P(soph AND math) = 17/64 \n" ); document.write( "----------------------------------------- \n" ); document.write( "b. If the student is a sophomore, what is the probability that he is also a math major? Write yor response as fractions. \n" ); document.write( "P(math major|soph) = 17/39 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |