Skip to main content
DigiCalcs

GCF ஐ எப்படி கணக்கிடுவது

GCF என்றால் என்ன?

The Greatest Common Factor (GCF), also called Greatest Common Divisor (GCD), is the largest integer that divides two or more numbers exactly. Used in simplifying fractions, finding common denominators, and solving Diophantine equations.

படிப்படியான வழிகாட்டி

  1. 1Prime factorization method: factor each number, take common prime factors with lowest powers
  2. 2Euclidean algorithm: GCF(a,b) = GCF(b, a mod b), repeat until remainder is 0
  3. 3GCF(a,b) × LCM(a,b) = a × b
  4. 4GCF of two primes is always 1 (they share no common factors)

தீர்க்கப்பட்ட எடுத்துக்காட்டுகள்

உள்ளீடு
GCF(48, 18)
முடிவு
6
48=2⁴×3, 18=2×3² → GCF=2×3=6
உள்ளீடு
GCF(100, 75)
முடிவு
25
100/25=4, 75/25=3, both exact

கணக்கிடத் தயாரா? இலவச GCF கால்குலேட்டரை முயற்சிக்கவும்

நீங்களே முயற்சிக்கவும் →

அமைப்புகள்