document.write( "Question 28924: how do I solve probability of compound events like this:\r
\n" );
document.write( "\n" );
document.write( "P(male or ninth grader) \r
\n" );
document.write( "\n" );
document.write( "if this is the problem:\r
\n" );
document.write( "\n" );
document.write( "A student is selected at random from a group of male and female students in the seventh, eighth, or ninth grade.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #15804 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Prob (male or ninth grader)=Prob(male)+Prob(ninth grader)-Prob (male and ninth grader) \n" ); document.write( "Notice: \"male and ninth grader\" means a ninth grader who is male. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |