document.write( "Question 932148: (a) 70% students are prepared and the others are not prepared for an examination.
\n" ); document.write( "Those who are prepared have 90% chance of success, while those who are not
\n" ); document.write( "prepared will have a probability of success of 20% in the examination.
\n" ); document.write( "(i) What is the probability that a randomly selected student
\n" ); document.write( "(1) is not prepared for the examination and fails.
\n" ); document.write( "(2) succeeds in the examination.
\n" ); document.write( "(3) who has succeeded was not prepared for the examination.
\n" ); document.write( "

Algebra.Com's Answer #565998 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "p Success
\n" ); document.write( ".70 .90
\n" ); document.write( ".30 .20
\n" ); document.write( ".......
\n" ); document.write( "1) P = .30(.80)
\n" ); document.write( "2) P = .70(.90) + .30(.20)
\n" ); document.write( "3) P = .30(.20) \n" ); document.write( "
\n" );