

InterviewSolution
Saved Bookmarks
1. |
Find the greatest number which divides 285 and 1249 leaving remainders 9 and 7 respectively. |
Answer» The require number when divides 285 and 1249, leaves remainder 9 and 7, this means 285 – 9 = 276 and 1249 – 7 = 1242 are completely divisible by the number ∴ HCF = 138 |
|