document.write( "Question 1150401: In a particular math class, there is a 90% chance that a student will pass if they study regularly. The probability of passing if a student does not study is 30%. If 75% of the students study, what is the probability that a randomly selected student will pass the class? \n" ); document.write( "
Algebra.Com's Answer #771791 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "    P = 0.75*0.9 + (1-0.75)*0.3 = 0.75.      ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This formula is OBVIOUS and SELF-EXPLANATORY.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );