Menu

Earn Premium with Referrals

Invite your friends and earn Premium rewards through our referral program.

See how it works and start inviting friends.

HCF and LCM Concepts
QUANTITATIVEAPTITUDE

HCF and LCM Concepts

Learn HCF and LCM relationships, methods, and applications in aptitude problems.

1. HCF–LCM Relationship

  • Formula: HCF(a,b)×LCM(a,b)=a×b\boxed{HCF(a,b)\times LCM(a,b)=a\times b}
  • Example: Product of two numbers is 960 and their HCF is 8. Find the LCM. Solution: LCM=9608=120LCM=\frac{960}{8}=120

2. Finding One Number Using HCF and LCM

  • Formula: If one number, HCF and LCM are given: Other number=HCF×LCMGiven number\boxed{\text{Other number}=\frac{HCF\times LCM}{\text{Given number}}}
  • Example: HCF of two numbers is 6 and LCM is 180. If one number is 30, find the other. Solution: Other number=6×18030=36\text{Other number}=\frac{6\times180}{30}=36

3. HCF and LCM by Prime Factorization

  • Formula: For a=p1a1p2a2a=p_1^{a_1}p_2^{a_2}\cdots b=p1b1p2b2b=p_1^{b_1}p_2^{b_2}\cdots HCF=pmin(powers)\boxed{HCF=\prod p^{\min(\text{powers})}} LCM=pmax(powers)\boxed{LCM=\prod p^{\max(\text{powers})}}
  • Example: Find HCF and LCM of 24 and 36. Solution: 24=23×3,36=22×3224=2^3\times3,\qquad36=2^2\times3^2 HCF=22×3=12HCF=2^2\times3=12 LCM=23×32=72LCM=2^3\times3^2=72

4. HCF and LCM of Three or More Numbers

  • Formula: HCF → take the minimum powers of common primes. LCM → take the maximum powers of all primes.
  • Example: Find HCF and LCM of 24, 36 and 48. Solution: 24=23×324=2^3\times3 36=22×3236=2^2\times3^2 48=24×348=2^4\times3 HCF=22×3=12HCF=2^2\times3=12 LCM=24×32=144LCM=2^4\times3^2=144

5. Greatest Number Leaving the Same Remainder

  • Formula: If a number leaves the same remainder when divided by several numbers: Required divisor=HCF(ar,br,cr,)\boxed{\text{Required divisor}=HCF(a-r,b-r,c-r,\ldots)}
  • Example: Find the greatest number that divides 867 and 255 leaving remainder 3 in each case. Solution: 8673=864,2553=252867-3=864,\qquad255-3=252 HCF(864,252)=36HCF(864,252)=36 Answer: 36

6. Least Number Leaving the Same Remainder

  • Formula: If the required number leaves remainder (r) when divided by (a,b,c): N=LCM(a,b,c)+r\boxed{N=LCM(a,b,c)+r}
  • Example: Find the least number which leaves remainder 7 when divided by 12 and 18. Solution: LCM(12,18)=36LCM(12,18)=36 N=36+7=43N=36+7=43

7. Least Number Divisible by Given Numbers

  • Formula: N=LCM(a,b,c,)\boxed{N=LCM(a,b,c,\ldots)}
  • Example: Find the smallest number divisible by 15, 20 and 30. Solution: LCM(15,20,30)=60LCM(15,20,30)=60 Answer: 60

8. HCF-Based Equal Grouping

  • Formula: Largest possible group size=HCF(given quantities)\boxed{\text{Largest possible group size}=HCF(\text{given quantities})}
  • Example: 96, 144 and 240 books are to be divided into equal groups of maximum size. Find the group size. Solution: HCF(96,144,240)=48HCF(96,144,240)=48 Answer: 48 books per group.

9. LCM-Based Repeating Events

  • Formula: Next simultaneous occurrence=LCM(intervals)\boxed{\text{Next simultaneous occurrence}=LCM(\text{intervals})}
  • Example: Three bells ring every 12, 18 and 24 minutes. If they ring together at 9:00 AM, when will they next ring together? Solution: LCM(12,18,24)=72 minLCM(12,18,24)=72\text{ min} Answer: 10:12 AM

10. HCF + LCM in Word Problems

  • Formula: Use: HCF×LCM=a×bHCF\times LCM=a\times b together with the given condition.
  • Example: Two numbers have HCF 12 and LCM 180. If one number is 36, find the other. Solution: 12×180=36×x12\times180=36\times x x=60x=60 Answer: 60

11. HCF of Fractions

  • Formula: For fractions in lowest form: HCF=HCF(numerators)LCM(denominators)\boxed{HCF=\frac{HCF(\text{numerators})}{LCM(\text{denominators})}}
  • Example: Find the HCF of (\frac5{12}) and (\frac7{18}). Solution: HCF(5,7)=1,LCM(12,18)=36HCF(5,7)=1,\qquad LCM(12,18)=36 HCF=136HCF=\frac1{36}

12. LCM of Fractions

  • Formula: For fractions in lowest form: LCM=LCM(numerators)HCF(denominators)\boxed{LCM=\frac{LCM(\text{numerators})}{HCF(\text{denominators})}}
  • Example: Find the LCM of (\frac34,\frac56,\frac78). Solution: LCM(3,5,7)=105LCM(3,5,7)=105 HCF(4,6,8)=2HCF(4,6,8)=2 LCM=1052LCM=\frac{105}{2}

Advanced HCF–LCM Variants

13. Number Pair from HCF and LCM

If HCF=h,LCM=lHCF=h,\qquad LCM=l then write the numbers as a=hx,b=hya=hx,\qquad b=hy where xy=lh\boxed{xy=\frac lh} and (x,y) are coprime.

  • Example: HCF = 6 and LCM = 180. Find possible pairs. Solution: xy=1806=30xy=\frac{180}{6}=30 Coprime factor pairs of 30: (1,30),(2,15),(3,10),(5,6)(1,30),(2,15),(3,10),(5,6) Therefore possible pairs: (6,180),(12,90),(18,60),(30,36)(6,180),(12,90),(18,60),(30,36)

14. HCF and LCM with a Given Difference

  • Formula: If two numbers are (hx) and (hy): h(yx)=difference\boxed{h(y-x)=\text{difference}} along with xy=LCMHCF\boxed{xy=\frac{LCM}{HCF}}

  • Example: HCF of two numbers is 6, LCM is 180, and their difference is 24. Find the numbers. Solution: xy=30xy=30 6(yx)=24yx=46(y-x)=24\Rightarrow y-x=4 Coprime factors satisfying this are (x=5,y=9): 5×9=45305\times9=45\neq30 So no such pair exists.

This type is useful because the conditions must be checked for consistency.


15. HCF–LCM with Three Numbers

For three numbers, do not use HCF×LCM=a×b×cHCF\times LCM=a\times b\times c as a general rule. That identity is only directly valid for two numbers.

For three numbers, use prime factorization: HCF=pmin(e1,e2,e3)\boxed{HCF=\prod p^{\min(e_1,e_2,e_3)}} LCM=pmax(e1,e2,e3)\boxed{LCM=\prod p^{\max(e_1,e_2,e_3)}}

My Private Notes

Notes are auto-saved locally to this device.