document.write( "Question 872979: There are 1500 juniors in a college. Among the 1500 juniors, 200 students are taking
\n" );
document.write( "STAT200, and 100 students are taking PSYC300. There are 50 juniors taking both courses.
\n" );
document.write( "
\n" );
document.write( "12. What is the probability that a randomly selected junior is in at least one of the two
\n" );
document.write( "courses?
\n" );
document.write( "13. What is the probability that a randomly selected junior takes only one of the two courses?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #526559 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! 12. 250/1500 = 1/6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "13. 200/1500 = 2/15 \n" ); document.write( " |