Understanding fractions from the number line to the calculation
A fraction is not merely a pair of numbers separated by a line. It is a precise way to describe a quantity relative to a whole, and the same structure explains why addition, subtraction, multiplication, division, and simplification follow different rules.
What a fraction actually represents
In the fraction a/b, the numerator a counts the selected parts while the denominator b tells us how many equal parts make one whole. The denominator therefore defines the size of each piece; the numerator tells us how many of those pieces we have.
This interpretation also explains why the denominator cannot be zero: a statement such as 3/0 does not describe a finite division into zero equal parts.
Proper, improper, and mixed fractions
The size of the numerator relative to the denominator gives us a useful classification.
| Type | Condition | Example | Meaning |
|---|---|---|---|
| Proper | |a| < |b| | 3/8 | Magnitude is less than 1 |
| Improper | |a| ≥ |b| | 10/8 | Magnitude is at least 1 |
| Mixed | whole + proper fraction | 1 1/4 | Another form of 5/4 |
An improper fraction can be converted to a mixed number by dividing the numerator by the denominator. The quotient becomes the whole-number part and the remainder becomes the new numerator.
The four fundamental operations
The crucial distinction is that addition and subtraction require a common denominator, while multiplication and division do not.
Addition and subtraction
For unlike denominators, first express both fractions with a common denominator. The least common denominator is usually the cleanest choice.
a/b − c/d = (ad − bc) / bd
= 3/4 + 2/4
= 5/4
Multiplication
Multiply numerators together and denominators together. Then reduce the result. Mixed numbers should first be converted to improper fractions.
= (2 × 3)/(5 × 4)
= 6/20
Division
Division is multiplication by the reciprocal of the second fraction. In practical terms: keep the first fraction, invert the second, then multiply.
= 7/8 × 4/1
= 28/8
Why simplification works
Simplifying a fraction does not change its value. It changes only the way that value is written. If the numerator and denominator share a common factor, divide both by that same factor.
GCD(42,126) = 42
42 ÷ 42 = 1
126 ÷ 42 = 3
Using the greatest common divisor in one step is more efficient than repeatedly trying small factors. A fraction is in lowest terms when numerator and denominator have no common factor greater than 1.
Mixed numbers and improper fractions
To turn a mixed number into an improper fraction, multiply the whole number by the denominator and add the numerator. Keep that result over the original denominator.
= (2 × 3 + 1)/3
= 7/3
The reverse conversion uses division with remainder. For 7/3, the quotient is 2 and the remainder is 1, giving 2 1/3.
Fractions and decimals
A terminating decimal can be written as a fraction by placing the digits over the appropriate power of ten and then reducing. For example, 0.32 is 32/100, which reduces to 8/25.
To convert a fraction to a decimal, divide the numerator by the denominator. Some fractions terminate; others produce a repeating decimal.
Common mistakes to avoid
- Adding denominators: 1/3 + 1/3 is 2/3, not 2/6.
- Crossing the wrong operation: cross-multiplication is useful for a common-denominator formula, but it is not the multiplication rule itself.
- Forgetting the reciprocal: division by c/d becomes multiplication by d/c.
- Leaving an unreduced answer: 6/20 and 3/10 have the same value, but 3/10 is the reduced form.
- Ignoring a negative sign: a negative numerator or denominator makes the fraction negative; two negative signs cancel.
Frequently asked questions
Because the numerator counts equal-sized parts. Different denominators represent different part sizes, so the fractions must first be expressed using the same unit of partition.
Yes. Reducing first can make the mixed-number conversion shorter and cleaner. For example, 45/10 reduces to 9/2 and then becomes 4 1/2.
The value is still valid as long as the denominator is not zero, but it is conventional to move the negative sign to the numerator so the denominator is positive.
Because the reciprocal is the number that reverses the multiplicative effect of the divisor. This turns a fraction-division problem into an ordinary multiplication problem.