

InterviewSolution
Saved Bookmarks
1. |
If `N_(a)={ax|x inN}`, then what is `N_(12)nnN_(8)` equal to?A. `N_(12)`B. `N_(20)`C. `N_(24)`D. `N_(48)` |
Answer» Correct Answer - C Given, `N_(a)={ax|x inN}` `therefore N_(12)={12, 24, 36, 48,...}` `and N_(8)={8, 16, 24,...}` `thereforeN_(12)nnN_(8)={24, 48,....}` `=N_(24)` |
|