.
The given integers are a=65 and b=495.
Clearly 495>65.
So, we will apply Euclid’s division lemma to 65 and 495, we get,
495=(65×7)+40
Since the remainder 40≠0. So we again apply the division lemma to the divisor 65 and remainder 40. We get,
65=(40×1)+25
Again the remainder 25≠0, so applying the division lemma to the new divisor 40 and remainder 25. We get,
40=(25×1)+15
Now, againthe remainder 15≠0, soapplying the division lemma to the new divisor 25 and remainder 15. We get,
25=(15×1)+10
Againthe remainder 10≠0, soapplying the division lemma to the new divisor 15 and remainder 10. We get,
15=(10×1)+5
Againthe remainder 5≠0, soapplying the division lemma to the new divisor 10 and remainder 5. We get,
10=(5×1)+0
Finally we get the remainder 0 and the divisor is 5.
Hence, the HCF of 65 and 495 is 5.