InterviewSolution
Saved Bookmarks
| 1. |
If the product of two numbers is 2522 and their LCM is 97 then their HCF is:1). 282). 293). 274). 26 |
|
Answer» We know that, PRODUCT of two numbers X and y = LCM(x, y) × HCF(x, y) ⇒ 2522 = 97 × HCF ⇒ HCF = 2522/97 = 26 ∴ HCF = 26 |
|