Saved Bookmarks
| 1. |
7 Exercise1) If the GCD of 96 & 168 is 24. What is the LCM of these numbers |
|
Answer» Given :GCD(96, 168) = 24 We know, GCD × LCM = Product of numbers24 × LCM = 96 × 168LCM = (96 × 168)/24LCM = 672 |
|