document.write( "Question 809210: 40% of the students at a particular university are male. 80% of the males and 40% of the
\n" );
document.write( "females are studying engineering course. If one student is randomly selected from the
\n" );
document.write( "students at this university, calculate the probability that the student is
\n" );
document.write( "(a) female.
\n" );
document.write( "(b) studying engineering course.
\n" );
document.write( "(c) male given that they are studying engineering course.
\n" );
document.write( "(d) female given that they are not studying engineering course. \n" );
document.write( "
Algebra.Com's Answer #487466 by edjones(8007)![]() ![]() You can put this solution on YOUR website! .4 are male; .6 are female \n" ); document.write( ". \n" ); document.write( "a).6 \n" ); document.write( ". \n" ); document.write( "b) \n" ); document.write( ".4*.8+.6*.4 \n" ); document.write( "=.32+.24 \n" ); document.write( "=.56 \n" ); document.write( ". \n" ); document.write( "c).32/.56 = 4/7 \n" ); document.write( ". \n" ); document.write( "d) \n" ); document.write( "1-.56=.44 students not taking engineering. \n" ); document.write( ".6 females not taking engineering*.6 student body=.36 \n" ); document.write( ".4*.2=.08 male not taking engineering. \n" ); document.write( ".36+.08=.44 \n" ); document.write( ".36/.44=9/11 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |