Saved Bookmarks
| 1. |
If a positive integer 'n' is divisible by 3, 5 and 7, then what is the next larger integer divisible by all these numbers?1. n + 1052. n + 213. n + 354. n + 110 |
|
Answer» Correct Answer - Option 1 : n + 105 Given: A positive integer ‘n’ is divisible by 3, 5, and 7. Concept: The LCM of two or more numbers is the least number which is exactly divisible by each of them. Calculation: The LCM of (3, 5, and 7) = 105 So next larger integer = n + 105 ∴ The next larger integer divisible by 3, 5, and 7 is n + 105. |
|