👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Numbers and Basic Operations
Study mode

Introduction to fractions

Introduction to Fractions

Imagine you have a delicious chocolate bar that you want to share equally with your friends. If you break the chocolate into equal parts and take some parts, you are working with fractions. Fractions help us describe parts of a whole or parts of a group.

For example, if you cut a pizza into 4 equal slices and eat 3 slices, you have eaten three out of four parts. We write this as 3/4, which is called a fraction.

Fractions are everywhere-in measuring ingredients for cooking, sharing money, or even in the metric system when measuring length or weight.

What is a Fraction?

A fraction is a way to show how many parts of a whole or a set we have. It is written as two numbers separated by a line:

Fraction

\[\frac{a}{b}\]

Represents parts of a whole

a = Numerator (parts taken)
b = Denominator (total equal parts)

The top number is called the numerator. It tells us how many parts we have or are interested in.

The bottom number is called the denominator. It tells us into how many equal parts the whole is divided.

3/4 of the circle shaded

Types of Fractions

Fractions come in different types depending on the relationship between numerator and denominator:

Type Description Example
Proper Fraction Numerator is less than denominator (less than 1) \(\frac{3}{4}\), \(\frac{5}{8}\)
Improper Fraction Numerator is equal to or greater than denominator (equal to or greater than 1) \(\frac{5}{5}\), \(\frac{7}{4}\)
Mixed Fraction A whole number combined with a proper fraction \(1 \frac{1}{2}\), \(3 \frac{3}{4}\)

Fraction Representation on Number Line

We can also show fractions on a number line to see their size compared to whole numbers.

0 1 2 3 4 1/2 3/4

Equivalent Fractions and Simplification

Sometimes, different fractions can represent the same amount. These are called equivalent fractions. For example, \(\frac{2}{4}\) and \(\frac{1}{2}\) are equal because both represent half of something.

We can find equivalent fractions by multiplying or dividing the numerator and denominator by the same number (except zero).

To make fractions easier to work with, we often simplify them by dividing numerator and denominator by their greatest common divisor (GCD).

graph TD    A[Start with fraction a/b] --> B[Find GCD of a and b]    B --> C{Is GCD > 1?}    C -- Yes --> D[Divide numerator and denominator by GCD]    D --> E[Write simplified fraction]    C -- No --> E
  • Equivalent fractions have the same value but different numerators and denominators.
  • Simplifying fractions makes them easier to understand and use.

Basic Operations with Fractions

Adding Fractions with the Same Denominator

When two fractions have the same denominator, add their numerators and keep the denominator the same.

Addition of Fractions (Same Denominator)

\[\frac{a}{d} + \frac{b}{d} = \frac{a+b}{d}\]

Add numerators, denominator remains same

a,b = Numerators
d = Common denominator

Adding Fractions with Different Denominators

When denominators are different, first find a common denominator, usually the least common multiple (LCM) of the denominators. Then convert each fraction to an equivalent fraction with this common denominator before adding.

Addition of Fractions (Different Denominators)

\[\frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd}\]

Multiply denominators and cross-multiply numerators

a,c = Numerators
b,d = Denominators

Fractions in Daily Life

Fractions are used in many real-life situations:

  • Money: If you have Rs.120 and spend \(\frac{1}{3}\) on books, you can calculate how much you spent and how much is left.
  • Measurements: Metric units like kilograms, liters, and meters often use fractions when measuring parts of a whole unit.

Formula Bank

Formula Bank

Fraction Addition (Same Denominator)
\[ \frac{a}{d} + \frac{b}{d} = \frac{a+b}{d} \]
where: \(a, b\) = numerators; \(d\) = common denominator
Fraction Addition (Different Denominators)
\[ \frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd} \]
where: \(a, c\) = numerators; \(b, d\) = denominators
Simplifying Fractions
\[ \frac{a}{b} = \frac{a \div g}{b \div g} \]
where: \(a\) = numerator; \(b\) = denominator; \(g = \gcd(a,b)\)
Fraction to Decimal
\[ \frac{a}{b} = a \div b \]
where: \(a\) = numerator; \(b\) = denominator

Worked Examples

Example 1: Simplifying 18/24 Easy
Simplify the fraction \(\frac{18}{24}\) to its simplest form.

Step 1: Find the greatest common divisor (GCD) of 18 and 24.

Factors of 18: 1, 2, 3, 6, 9, 18

Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24

Common factors: 1, 2, 3, 6

Greatest common factor is 6.

Step 2: Divide numerator and denominator by 6.

\(\frac{18 \div 6}{24 \div 6} = \frac{3}{4}\)

Answer: \(\frac{18}{24} = \frac{3}{4}\)

Example 2: Adding 3/5 + 1/5 Easy
Add the fractions \(\frac{3}{5}\) and \(\frac{1}{5}\).

Step 1: Since denominators are the same (5), add numerators.

\(3 + 1 = 4\)

Step 2: Keep denominator same.

\(\frac{3}{5} + \frac{1}{5} = \frac{4}{5}\)

Answer: \(\frac{4}{5}\)

Example 3: Adding 2/3 + 1/4 Medium
Add the fractions \(\frac{2}{3}\) and \(\frac{1}{4}\).

Step 1: Find the least common denominator (LCD) of 3 and 4.

Multiples of 3: 3, 6, 9, 12, 15...

Multiples of 4: 4, 8, 12, 16...

LCD is 12.

Step 2: Convert each fraction to have denominator 12.

\(\frac{2}{3} = \frac{2 \times 4}{3 \times 4} = \frac{8}{12}\)

\(\frac{1}{4} = \frac{1 \times 3}{4 \times 3} = \frac{3}{12}\)

Step 3: Add the numerators.

\(8 + 3 = 11\)

Step 4: Write the sum over the common denominator.

\(\frac{8}{12} + \frac{3}{12} = \frac{11}{12}\)

Answer: \(\frac{11}{12}\)

Example 4: Comparing 5/6 and 7/9 Medium
Which fraction is greater: \(\frac{5}{6}\) or \(\frac{7}{9}\)?

Step 1: Find a common denominator for 6 and 9.

Multiples of 6: 6, 12, 18, 24...

Multiples of 9: 9, 18, 27...

Common denominator is 18.

Step 2: Convert both fractions.

\(\frac{5}{6} = \frac{5 \times 3}{6 \times 3} = \frac{15}{18}\)

\(\frac{7}{9} = \frac{7 \times 2}{9 \times 2} = \frac{14}{18}\)

Step 3: Compare numerators.

Since 15 > 14, \(\frac{5}{6} > \frac{7}{9}\).

Answer: \(\frac{5}{6}\) is greater than \(\frac{7}{9}\).

Example 5: Fraction Word Problem Involving INR Easy
Riya has Rs.120. She spends \(\frac{1}{3}\) of it on books. How much money does she spend? How much is left?

Step 1: Calculate the amount spent on books.

Amount spent = \(\frac{1}{3} \times 120 = 40\) rupees.

Step 2: Calculate the remaining amount.

Remaining = Total - Spent = \(120 - 40 = 80\) rupees.

Answer: Riya spends Rs.40 on books and has Rs.80 left.

Tips & Tricks

Tip: To quickly add fractions with different denominators, multiply the denominators to get a common denominator instead of finding the LCM.

When to use: When under time pressure in competitive exams and denominators are small.

Tip: Check divisibility by small prime numbers like 2, 3, and 5 first to simplify fractions faster.

When to use: When simplifying fractions to save time.

Tip: Use pie charts or bar diagrams to visualize fractions and understand their size or comparison better.

When to use: When struggling to compare or conceptualize fractions.

Tip: Always convert mixed fractions to improper fractions before performing addition, subtraction, multiplication, or division.

When to use: When working with mixed fractions in operations.

Common Mistakes to Avoid

❌ Adding numerators and denominators directly when denominators differ (e.g., \(\frac{1}{2} + \frac{1}{3} = \frac{2}{5}\)).
✓ Find a common denominator before adding numerators.
Why: Students confuse fraction addition with whole number addition.
❌ Not simplifying fractions after operations.
✓ Always simplify fractions by dividing numerator and denominator by their gcd.
Why: Overlooking simplification leads to incorrect or non-standard answers.
❌ Confusing numerator and denominator positions.
✓ Remember numerator is the top number (parts taken), denominator is the bottom number (total parts).
Why: Lack of clarity on fraction terminology.
❌ Comparing fractions by numerators only.
✓ Compare fractions by converting to common denominators or decimals.
Why: Larger numerator does not always mean larger fraction.
❌ Forgetting to convert mixed fractions to improper fractions before operations.
✓ Convert mixed numbers to improper fractions first.
Why: Operations on mixed fractions are easier and accurate after conversion.
Key Concept

Fractions Summary

Fractions represent parts of a whole. Numerator shows parts taken; denominator shows total equal parts. Types include proper, improper, and mixed fractions. Fractions can be added by finding common denominators and simplified by dividing numerator and denominator by their gcd.

Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Introduction to fractions · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.