find the HCF of 792 402 by Euclid Lemma algorithm
Answers
Answered by
1
Let a and b be any two positive Integers .
Then there exist two unique whole numbers q and r such that
a=bq+r ,
0≤r<b
Now ,
start with a larger integer , that is792
The remainder has now become zero , so our procedure stops.
Since the divisor at this stage is 6.
∴HCF(792,402)=6
vinshultyagi:
hope it helps:)
Similar questions