document.write( "Question 1119060: Assume you have applied to two different universities (let's refer to them as Universities A and B) for your graduate work.\r
\n" );
document.write( "\n" );
document.write( "In the past, 25% of students who applied to University A were accepted, while University B accepted 35% of the applicants.\r
\n" );
document.write( "\n" );
document.write( "Assume events are independent of each other.\r
\n" );
document.write( "\n" );
document.write( "Give all the answers as DECIMAL NUMBERS!\r
\n" );
document.write( "\n" );
document.write( "a. What is the probability that you will be accepted in both universities?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. What is the probability that you will be accepted to at least one graduate program?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c. What is the probability that one and only one of the universities will accept you?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d. What is the probability that neither university will accept you?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #734516 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! a. This would be 0.25*0.35=0.0875. \n" ); document.write( "b. At least one would be 1- probability of neither, the latter probability is 0.75*0.65=0.4875 \n" ); document.write( "The answer is 1-0.4875=0.5125 \n" ); document.write( "c. This would be the sum of (0.25*0.65) and (0.35*0.75)=0.1625+0.2625=0.4250 \n" ); document.write( "d. This would be 0.65*0.75=0.4875 from above \n" ); document.write( "a+c+d=1, which covers the possibilities of 0,1,2. \n" ); document.write( " |