A sweet seller has Rasgullahs and Laddus. He wants to stack them in such a way that each stack has the same number, and they take up the least area of the tray. What is the number of sweets that can be placed in each stack for this purpose?
HCF:
HCF means the highest common factor of two or more numbers.
Euclid's Division Algorithm:
Given positive integers, there exist unique integers and satisfying
Applying Euclid's Division Algorithm:
Finding HCF of
Since we apply Euclid's division algorithm,
.
Since remainder ≠ so we have to apply Euclid's division algorithm,
.
Since remainder ≠ so we apply again Euclid's division algorithm,
.
The remainder will be zero so the process stop.
HCF will be .
Hence, The number of sweets that can be placed in each stack for this purpose is .