document.write( "Question 1132009: A medical experiment showed the probability a new medicine is effective is 0.75. The probability of a side effect is 0.4 and the probability that both events would occur is 0.3. Decide by formula whether these events are independent. \n" ); document.write( "
Algebra.Com's Answer #748828 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P(E)*P(SE)=P(BOTH) if independent.
\n" ); document.write( "0.75*0.4=0.3 so independent
\n" ); document.write( "
\n" );