Saved Bookmarks
| 1. |
Iftwo positive integers A and B canexpressed as A=ab^2, B=a^3b whose a bare distinct prime numbers then find the LCMof A and B? |
|
Answer» LCM is given by the product of prime numbers, each raised to its highest exponent value in prime factorisation. highest exponent of a is 3 and that of b is 2. Therefore, LCM = a³b² |
|