

InterviewSolution
Saved Bookmarks
1. |
Is it possible to have two numbers whose HCF is 25 and LCM is 520? |
Answer» HCF is always a factor is its LCM. Given: HCF is 25 and LCM is 520 But 25 is not a factor of 520 It is not possible to have two numbers having HCF is 25 and LCM is 520. |
|