document.write( "Question 1063518: in a college class of 250 graduating seniors,
\n" ); document.write( "50 have job waiting 10 are going to medical school,
\n" ); document.write( "20 are gong to law school, and
\n" ); document.write( "80 are going to various other kinds of graduate schools.
\n" ); document.write( "select one graduate at random
\n" ); document.write( "a)what is the probability that the student is going to graduate school?
\n" ); document.write( "b)what is the probability that the student is going to medical school?
\n" ); document.write( "c)what is the probability that the student does not continue in school?
\n" ); document.write( "

Algebra.Com's Answer #678650 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
in a college class of 250 graduating seniors,
\n" ); document.write( "50 have job waiting
\n" ); document.write( "10 are going to medical school,
\n" ); document.write( "20 are gong to law school,
\n" ); document.write( "and 80 are going to various other kinds of graduate schools. \r
\n" ); document.write( "\n" ); document.write( "select one graduate at random
\n" ); document.write( "a)what is the probability that the student is going to graduate school?
\n" ); document.write( "
\r\n" );
document.write( "80 out of 250 is 80/250 or 8/25\r\n" );
document.write( "

\n" ); document.write( "b)what is the probability that the student is going to medical school?
\n" ); document.write( "
\r\n" );
document.write( "10 out of 250 is 1/25\r\n" );
document.write( "

\n" ); document.write( "c)what is the probability that the student does not continue in school?
\n" ); document.write( "
\r\n" );
document.write( "10+20+80 = 110 are continuing in school\r\n" );
document.write( "\r\n" );
document.write( "250-110 = 140 are not continuing in school\r\n" );
document.write( "\r\n" );
document.write( "140 out of 250 = 140/250 = 14/25.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );