Saved Bookmarks
| 1. |
How to solve LCM questions |
|
Answer» Answer: For two INTEGERS a and b, denoted LCM(a,b), the LCM is the smallest positive integer that is EVENLY divisible by both a and b. For EXAMPLE, LCM(2,3) = 6 and LCM(6,10) = 30. The LCM of two or more numbers is the smallest NUMBER that is evenly divisible by all numbers in the set. |
|