InterviewSolution
Saved Bookmarks
| 1. |
Out of 40 student, 19 can swim backstroke and 30 student can swim sidestroke.If 14 students can swim both ways, how many student can swim sidestroke |
|
Answer» Answer: Explanation: If you mean: If you mean:Out of 40 student, 19 can swim backstroke and 30 student can swim sidestroke. If 14 students can swim both ways, how many student can swim oNly sidestroke If 14 students can swim both ways, how many student can swim sidestroke If 14 students can swim both ways, how many student can swim sidestroke n(Backstroke) = 19 n(Sidestroke) = 30 n(Both) = 14 = n(Backstroke ∩ Sidestroke) Now, The TOTAL number of students is GIVEN by, n(only sidestroke )= n(Sidestroke) - n(Backstroke ∩ Sidestroke) = 19-14 = 5 |
|