Find the greatest number that divides 20,30,40 leaving the remainder 2,6,4 respectively.
Step 1: Subtract the remainders from the given numbers:
20-2=1830-6=2440-4=36
Step 2: Now calculate the HCF:
18=3x3x224=2x2x2x336=2x2x3x3
Now HCF(18,24,36)=3x2=6
Hence, 6 is the greatest number.