Understanding Fractions
A fraction expresses a part of a whole as two integers: a numerator (top) and a denominator (bottom). The numerator counts how many equal pieces you have; the denominator counts how many pieces make up the whole. For instance, 3/8 means you have 3 pieces from something divided into 8 equal parts.
Fractions come in three varieties:
- Proper fractions have a numerator smaller than the denominator (e.g., 5/6), so their value is always less than 1.
- Improper fractions have a numerator equal to or larger than the denominator (e.g., 7/4), representing values of 1 or greater.
- Mixed fractions combine a whole number and a proper fraction (e.g., 1¾), offering a more intuitive way to express improper fractions in everyday contexts.
Basic Fraction Operations
The four core arithmetic operations follow distinct rules. When denominators match, operations on the numerators suffice. When they differ, finding a common denominator first is essential. For multiplication and division, the rules differ slightly from addition and subtraction.
Addition (same denominator): a/b + c/b = (a+c)/b
Subtraction (same denominator): a/b − c/b = (a−c)/b
Multiplication: a/b × c/d = (a×c)/(b×d)
Division: a/b ÷ c/d = a/b × d/c = (a×d)/(b×c)
a, c— Numerators of the fractions being operated onb, d— Denominators of the fractions being operated on
Adding and Subtracting Fractions
When fractions share the same denominator, add or subtract only the numerators: 3/5 + 1/5 = 4/5. The denominator stays unchanged.
For fractions with different denominators (e.g., 2/5 and 3/10), you must first find a common denominator. The least common multiple (LCM) works well: the LCM of 5 and 10 is 10. Rewrite 2/5 as 4/10, then add: 4/10 + 3/10 = 7/10. Subtraction follows the same process—find a common denominator, then subtract numerators only.
Multiplying and Dividing Fractions
Multiplication is straightforward: multiply numerators together and denominators together. For 2/3 × 5/6, calculate (2×5)/(3×6) = 10/18, then simplify to 5/9.
Division reverses the second fraction (take its reciprocal) and then multiply. To divide 1/2 by 3/5, flip 3/5 to get 5/3, then multiply: 1/2 × 5/3 = 5/6. With mixed fractions, always convert them to improper form before multiplying or dividing: 2¼ becomes 9/4.
Common Pitfalls and Tips
Master fractions by avoiding these frequent mistakes and remembering key strategies.
- Don't forget to simplify — Many answers need reduction to lowest terms. Divide both numerator and denominator by their greatest common divisor (GCD). For example, 10/18 simplifies to 5/9 by dividing both by 2. A fraction in simplest form is always preferred.
- Convert mixed fractions before operations — Mixed fractions like 2½ must become improper fractions (5/2) before you multiply or divide. Forgetting this step leads to incorrect results. Addition and subtraction can sometimes work directly, but conversion keeps you safe and consistent.
- Find the common denominator for unlike fractions — Adding 1/3 + 1/4 requires a shared denominator (12 in this case) before combining. Using the LCM of the denominators minimizes arithmetic and keeps numbers manageable. Simply multiplying both denominators works but often produces unnecessarily large numbers.
- Remember division flips the fraction — Division is multiplication by the reciprocal—flip the second fraction upside down. Many errors occur when students try to divide numerators and denominators directly, which is not how fraction division works.