मुख्य सामग्री पर जाएँ
सभी कैलकुलेटर

म.स.प. कैलकुलेटर

भिन्नों को सरल करने और संख्याओं के गुणनखंड के लिए म.स.प. खोजें

अंतिम सत्यापन: सटीकता परीक्षित
आपके ब्राउज़र में गणना — हम आपका डेटा कभी संग्रहीत नहीं करते
Try:
GCF / GCD
0
LCM (Bonus)
0
calculators.gcf.stepByStepPrimeFactorization
calculators.gcf.step1PrimeFactorize
48 = 2^4 × 3
36 = 2^2 × 3^2
calculators.gcf.step2IdentifyCommon
2
3
calculators.gcf.step3TakeMinPower
GCF = 2^2 × 3 = 12
Prime Factor Visualization
482^43362^23^2
Green = common factors

GCF Properties

GCF(a, a) = a
calculators.gcf.gcfWithItself
GCF(a, 1) = 1
calculators.gcf.gcfWith1
GCF(a, 0) = a
calculators.gcf.gcfWith0
LCM × GCF = a × b
calculators.gcf.productRelationship

calculators.gcf.whenToUseGCF

Simplifying Fractions
48/36 → 4/3 (divide by GCF 12)
Factoring Expressions
12x + 18y → 6(2x + 3y)
calculators.gcf.dividingEvenly
calculators.gcf.dividingEvenlyEx
calculators.gcf.cryptography
calculators.gcf.cryptographyEx
स्रोत और कार्यप्रणाली
सूत्र: Euclidean algorithm: GCD(a,b) = GCD(b, a mod b)

Greatest common factor/divisor

स्रोत: Euclidean algorithm (c. 300 BC)

How to Use the GCF Calculator

The GCF (Greatest Common Factor) calculator finds the largest number that divides evenly into two or more numbers. Also known as GCD (Greatest Common Divisor), see solutions using prime factorization and the Euclidean algorithm.

What is GCF?

The Greatest Common Factor is the largest positive integer that divides all given numbers without a remainder:

GCF(12, 18) = 6 because 6 is the largest number that divides both 12 and 18.

Method 1: Prime Factorization

  1. Find the prime factorization of each number
  2. Identify common prime factors
  3. Take the lowest power of each common prime
  4. Multiply them together

Example: GCF(48, 36)
48 = 2⁴ × 3
36 = 2² × 3²
GCF = 2² × 3 = 12

Method 2: Euclidean Algorithm

Repeatedly divide and take remainders until you reach 0:

GCF(48, 18):
48 ÷ 18 = 2 remainder 12
18 ÷ 12 = 1 remainder 6
12 ÷ 6 = 2 remainder 0
GCF = 6

Method 3: Listing Factors

List all factors and find the largest common one:

Factors of 12: 1, 2, 3, 4, 6, 12
Factors of 18: 1, 2, 3, 6, 9, 18
GCF = 6

Real-World Applications

  • Simplifying fractions: Divide both parts by the GCF
  • Tiling: Finding the largest square tile that fits
  • Distributing items: Dividing evenly into groups

Related Calculators

For finding the LCM, use our LCM calculator. For simplifying fractions, try our fraction calculator.

अक्सर पूछे जाने वाले प्रश्न

The Greatest Common Factor (GCF), also called GCD (Greatest Common Divisor), is the largest positive number that divides both numbers evenly. For example, GCF(12, 18) = 6 because 6 is the largest number that divides both (12÷6=2, 18÷6=3).

अपडेट रहें

नए कैलकुलेटर और सुझाव अपने इनबॉक्स में प्राप्त करें।