Introduction to Fractions: A Complete Beginner's Guide

How to Add, Subtract, Multiply & Divide Fractions with Ease

Learn everything about fractions: what they are, how to add, subtract, multiply, divide, simplify, and convert between mixed numbers and improper fractions.

What You'll Learn

  • Complete introduction to fraction concepts
  • Step-by-step instructions for all four operations
  • Mixed number and improper fraction conversion
  • Simplification using GCD explained
  • Common denominator methods
  • Real-world applications
  • SEO-optimized FAQ section
  • Beginner-friendly progressive structure
  • Visual examples and clear formulas
  • Internal linking to fraction calculator

Full Guide

Fractions represent parts of a whole. They are one of the most important foundational concepts in mathematics, used in cooking, construction, finance, medicine, and everyday life.

What Is a Fraction?

A fraction consists of two numbers:

  • Numerator (top number) — how many parts you have
  • Denominator (bottom number) — how many equal parts make up the whole

Example: In ¾, the numerator is 3 and the denominator is 4. This means 3 parts out of 4 total equal parts.

Types of Fractions

TypeDefinitionExample
Proper FractionNumerator < Denominator¾, ½, ⅓
Improper FractionNumerator ≥ Denominator7/4, 5/2, 8/5
Mixed NumberWhole number + proper fraction1¾, 2½, 3⅓
Equivalent FractionsDifferent fractions, same value½ = 2/4 = 4/8

How to Simplify Fractions (Reduce to Lowest Terms)

Find the Greatest Common Divisor (GCD) of the numerator and denominator, then divide both by the GCD.

Example: Simplify 24/36

  • GCD of 24 and 36 = 12
  • 24 ÷ 12 = 2, 36 ÷ 12 = 3
  • 24/36 = 2/3

How to Add and Subtract Fractions

Same Denominator:

Simply add/subtract the numerators. Keep the denominator the same.

¾ + ¼ = (3 + 1)/4 = 4/4 = 1 (which is 1 whole)

Different Denominators:

Find the Least Common Denominator (LCD), convert each fraction, then add/subtract.

Example: ⅓ + ¼

1. LCD of 3 and 4 = 12

2. ⅓ = 4/12, ¼ = 3/12

3. 4/12 + 3/12 = 7/12

How to Multiply Fractions

Multiply numerators together, multiply denominators together. No common denominator needed.

Formula: a/b × c/d = (a × c)/(b × d)

Examples:

  • ⅔ × ⅘ = (2 × 4)/(3 × 5) = 8/15
  • ½ × ⅔ = (1 × 2)/(2 × 3) = 2/6 = ⅓

How to Divide Fractions

To divide by a fraction, multiply by its reciprocal (flip the second fraction).

Formula: a/b ÷ c/d = a/b × d/c = (a × d)/(b × c)

Example: ¾ ÷ ⅖ = ¾ × 5/2 = 15/8 = 1⅞

Working with Mixed Numbers

Convert mixed numbers to improper fractions first:

2⅓ = (2 × 3 + 1)/3 = 7/3

1¾ = (1 × 4 + 3)/4 = 7/4

Then perform the operation. Convert back to a mixed number at the end.

Common Denominator Shortcut

When adding or subtracting, you can always multiply the two denominators together to get a common denominator. This may give larger numbers, but it always works.

Example: 5/6 + 3/4

  • Common denominator: 6 × 4 = 24
  • 5/6 = 20/24, 3/4 = 18/24
  • 20/24 + 18/24 = 38/24 = 19/12 = 1⁷/¹²

Real-World Fraction Uses

Cooking:

A recipe calls for ¾ cup of flour. To make half: ¾ × ½ = ⅜ cup.

Construction:

A board is ⅞ inch thick. Cut off ¼ inch: ⅞ - ¼ = ⅞ - 2/8 = ⅝ inch.

Music:

A quarter note (¼) + a half note (½) = ¾ of a measure in 4/4 time.

Finance:

An interest rate of 5¾% = 5.75% = 23/4%.

FAQ: Fractions

What is the easiest way to find a common denominator?

Multiply the two denominators together. This always works, though the number may be large. For smaller numbers, find the Least Common Multiple (LCM).

Why is ½ + ⅓ = 5/6 and not 2/5?

Common mistake! You cannot add denominators. Think of pizza: ½ pepperoni + ⅓ mushroom = how much of one whole pizza? Convert to sixths: 3/6 + 2/6 = 5/6.

How do I convert a mixed number to an improper fraction?

Multiply the whole number by the denominator, add the numerator, place over the original denominator. Example: 2⅓ = (2×3+1)/3 = 7/3.

How do I simplify a fraction?

Find the GCD of numerator and denominator, then divide both by the GCD. For 12/18: GCD = 6, 12÷6/18÷6 = 2/3.

What if the denominator is zero?

A fraction with zero denominator is undefined (division by zero). It has no mathematical meaning.

Can fractions be negative?

Yes. Rules: -a/-b = a/b (positive), -a/b = a/-b = -(a/b) (negative).