Fractions are a fundamental part of arithmetic and algebra, but working with large numbers like 24/36 can make calculations unnecessarily complicated. Simplifying (or reducing) a fraction makes it easier to read and compute. In this guide, we will walk through the process of simplifying any fraction step by step using the Greatest Common Divisor (GCD).
What Does It Mean to Simplify a Fraction?
A fraction is in its simplest form when its numerator (the top number) and denominator (the bottom number) share no common factors other than 1. For example, 2/3 is in its simplest form, but 4/6 is not because both 4 and 6 can be divided by 2.
Step-by-Step Method: Using the Greatest Common Divisor (GCD)
The most efficient way to reduce a fraction is by dividing both the numerator and the denominator by their Greatest Common Divisor (GCD) — also known as the Greatest Common Factor (GCF).
- Find all factors of the numerator and the denominator.
- Identify the largest number that appears in both lists. This is the GCD.
- Divide both the numerator and the denominator by this GCD.
Worked Example: Simplify 24/36
Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24. Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36. The greatest common factor in both lists is 12. Divide both parts: 24 ÷ 12 = 2, and 36 ÷ 12 = 3. Therefore, the simplified fraction is 2/3.
