document.write( "Question 457387: A husband & wife appear in an interview for two vacancies in the same post. The probability of husband's selection is 1/7 & that of wife's selection is 1/5. What is probability that (a) both of them will be selected? (b) only one of them will be selected? (c) none of them will be selected? (d) at least one of them will be selected? \n" ); document.write( "
| Algebra.Com's Answer #313827 by richwmiller(17219)     You can put this solution on YOUR website! a)1/7*1/5 for both \n" ); document.write( "b)1-(1-1/7-1/5)-(1/7*1/5) only one not both and not none \n" ); document.write( "c)1-1/7-1/5 \n" ); document.write( "d)1/7+1/5 one of them\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |