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

Fractions and Decimals

Introduction to Fractions and Decimals

Fractions and decimals are two important ways to represent parts of a whole. Imagine you have a chocolate bar divided into equal pieces; if you eat some of those pieces, fractions and decimals help you describe exactly how much you ate.

In daily life, measurements such as lengths in meters or weights in kilograms often are not whole numbers. For example, a piece of fabric might be 2.5 meters long. Similarly, in financial transactions, prices might include paise and rupees, like Rs.150.75, which is seventy-five paise more than Rs.150.

Understanding fractions and decimals lets you work accurately with these parts, whether you are measuring distances, sharing things, or handling money.

Fractions Basics

A fraction represents a part of a whole or a collection. It is written as numerator over denominator, separated by a line, like this: \(\frac{a}{b}\).

Numerator (the top number) shows how many parts we have. Denominator (the bottom number) shows into how many equal parts the whole is divided.

For example, the fraction \(\frac{3}{4}\) means we have 3 parts out of 4 equal parts of a whole.

Types of Fractions

Fractions come in three types:

  • Proper Fractions: Numerator is less than denominator, like \(\frac{3}{4}\). The value is less than 1.
  • Improper Fractions: Numerator is greater than or equal to denominator, like \(\frac{7}{4}\). The value is equal to or greater than 1.
  • Mixed Fractions: A whole number combined with a proper fraction, like \(1 \frac{3}{4}\), which means 1 plus \(\frac{3}{4}\).
3/4 Proper Fraction 7/4 Improper Fraction 1 Whole 3/4 Fraction

Decimals Basics

A decimal number is another way to represent parts of a whole using place values to the right of the decimal point. Decimals use digits 0-9 and a decimal point "." to separate whole numbers from fractions of a whole.

The first digit after the decimal point is called the tenths place, the second digit is the hundredths place, the third is thousandths, and so on. Each place value is 10 times smaller than the previous one.

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.75 Tenths
0.1 Hundredths
0.01
Thousandths
0.001
Ten-thousandths
0.0001
Example: 0.375 = 3 tenths + 7 hundredths + 5 thousandths

Decimals are closely related to fractions. For instance, 0.5 means \(\frac{5}{10}\) which simplifies to \(\frac{1}{2}\), and 0.25 means \(\frac{25}{100} = \frac{1}{4}\).

Operations on Fractions and Decimals

The four basic arithmetic operations-addition, subtraction, multiplication, and division-work slightly differently for fractions and decimals. Let's learn the step-by-step rules and procedures for each.

graph TD    A[Adding Fractions] --> B[Find LCM of denominators]    B --> C[Adjust numerators to common denominator]    C --> D[Add numerators]    D --> E[Write sum over common denominator]    E --> F[Simplify fraction if possible]    G[Adding Decimals] --> H[Align decimal points vertically]    H --> I[Add digits column-wise from right to left]    I --> J[Place decimal point in the answer directly below the others]    J --> K[Write the sum]    subgraph Fractions Addition    A --> F    end    subgraph Decimals Addition    G --> K    end

Operations with fractions always depend on denominators, while decimals require careful alignment of decimal points.

Formula Bank

Formula Bank

Addition of Fractions
\[\frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd}\]
where: \(a, c\) = numerators; \(b, d\) = denominators
Multiplication of Fractions
\[\frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd}\]
where: \(a, c\) = numerators; \(b, d\) = denominators
Division of Fractions
\[\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{ad}{bc}\]
where: \(a, c\) = numerators; \(b, d\) = denominators
Decimal to Fraction Conversion
\[\text{Decimal} = \frac{\text{Decimal as integer}}{10^{n}}\]
where: \(n\) = number of digits after decimal
Percentage Calculation
\[\text{Percentage} = \left( \frac{\text{Part}}{\text{Whole}} \right) \times 100\]
Part = quantity part; Whole = total quantity
Simple Interest
\[SI = \frac{P \times R \times T}{100}\]
P = principal (INR), R = rate (% per annum), T = time (years)
Profit and Loss
\[\text{Profit\%} = \frac{\text{Profit}}{\text{Cost Price}} \times 100, \quad \text{Loss\%} = \frac{\text{Loss}}{\text{Cost Price}} \times 100\]
Profit or Loss = difference between selling price and cost price
Example 1: Adding Fractions with Different Denominators Easy
Add \(\frac{2}{3} + \frac{3}{4}\)

Step 1: Find the Least Common Multiple (LCM) of the denominators 3 and 4.

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

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

LCM = 12

Step 2: Convert both fractions to have denominator 12.

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

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

Step 3: Add adjusted numerators.

\(\frac{8}{12} + \frac{9}{12} = \frac{8 + 9}{12} = \frac{17}{12}\)

Step 4: Convert to mixed fraction (optional).

\(\frac{17}{12} = 1 \frac{5}{12}\)

Answer: \(1 \frac{5}{12}\)

Example 2: Multiplying Decimals Easy
Calculate \(0.5 \times 0.2\)

Step 1: Ignore decimals and multiply 5 by 2.

\(5 \times 2 = 10\)

Step 2: Count total decimal places in factors.

0.5 has 1 decimal place; 0.2 has 1 decimal place; total = 2.

Step 3: Place decimal point in product so it has 2 decimal places.

Starting with 10, place decimal 2 places from right: 0.10

Answer: \(0.10 = 0.1\)

Example 3: Converting Decimal 0.625 to Fraction Medium
Express \(0.625\) as a fraction in simplest form.

Step 1: Write decimal as fraction with denominator 10 raised to number of decimal digits.

Decimal \(0.625\) has 3 digits after decimal.

\(0.625 = \frac{625}{1000}\)

Step 2: Simplify the fraction by dividing numerator and denominator by their greatest common divisor (GCD).

GCD of 625 and 1000 is 125.

\(\frac{625 \div 125}{1000 \div 125} = \frac{5}{8}\)

Answer: \(0.625 = \frac{5}{8}\)

Example 4: Calculating Percentage Profit Medium
An item costs Rs.400 and is sold for Rs.500. Find the percentage profit.

Step 1: Calculate profit.

Profit = Selling Price - Cost Price = Rs.500 - Rs.400 = Rs.100

Step 2: Use percentage profit formula.

\[ \text{Profit \%} = \left( \frac{\text{Profit}}{\text{Cost Price}} \right) \times 100 = \left( \frac{100}{400} \right) \times 100 \]

Step 3: Calculate.

\(\frac{100}{400} = 0.25\), so, \(0.25 \times 100 = 25\%\)

Answer: Percentage profit is 25%

Example 5: Finding Simple Interest Using Fractional Rate Hard
Calculate simple interest on Rs.10,000 at 7.5% per annum for 1.5 years.

Step 1: Use the simple interest formula:

\[ SI = \frac{P \times R \times T}{100} \]

Step 2: Substitute the known values:

\(P = 10000\), \(R = 7.5\), \(T = 1.5\)

\[ SI = \frac{10000 \times 7.5 \times 1.5}{100} \]

Step 3: Calculate step-by-step:

\(7.5 \times 1.5 = 11.25\)

\[ SI = \frac{10000 \times 11.25}{100} = \frac{112500}{100} = 1125 \]

Answer: Simple Interest = Rs.1125

Tips & Tricks

Tip: Convert fractions to decimals to simplify addition or subtraction when denominators are large or difficult to find an LCM for quickly.

When to use: When denominators are unlike and LCM is complex or time-consuming.

Tip: Always align decimal points vertically when adding or subtracting decimals.

When to use: For any decimal addition or subtraction problem to avoid misplacement of digits.

Tip: Multiply numerator and denominator by the same number to get equivalent fractions with convenient denominators for easier addition or subtraction.

When to use: To simplify fraction addition or subtraction by matching denominators.

Tip: For quick percentage calculations, convert percentage into decimal (divide by 100) and multiply directly.

When to use: When solving profit/loss or discount problems quickly and efficiently.

Tip: When multiplying decimals, multiply as integers ignoring decimals, then place the decimal point in the product so that the total number of decimal places equals the sum in both numbers.

When to use: To avoid mistakes in decimal point placement during multiplication.

Common Mistakes to Avoid

❌ Adding numerators and denominators directly: \( \frac{1}{4} + \frac{1}{5} = \frac{2}{9} \)
✓ Find common denominator first, then add adjusted numerators: \( \frac{1}{4} + \frac{1}{5} = \frac{5 + 4}{20} = \frac{9}{20} \)
Why: Fraction addition is not like integer addition; denominators must match first to add parts correctly.
❌ Misplacing decimal point in the product of decimals, e.g., \(0.5 \times 0.2 = 1.0\)
✓ Count total decimal places and place the decimal point correctly: \(0.5 \times 0.2 = 0.10 = 0.1\)
Why: Losing track of decimal places causes answers to be ten or hundred times incorrect.
❌ Forgetting to simplify fractions after operations.
✓ Always reduce the resulting fraction to simplest form by dividing numerator and denominator by their GCD.
Why: Simplification makes answers clearer and easier to use in further calculations.
❌ Confusing percentage increase/decrease by adding or subtracting the percentage directly from the original quantity.
✓ Calculate the percentage amount first, then add or subtract it from the original quantity.
Why: Percentage is a portion, not a direct additive value, so incorrect operations give wrong answers.
❌ Multiplying or dividing mixed fractions without converting them to improper fractions first.
✓ Convert mixed fractions to improper fractions before multiplication or division.
Why: Mixed fractions contain whole and fractional parts combined, and direct operations cause calculation errors.
✨ AI exam tools — try them free (included in every plan)
Tip: select any text above to Explain / Example / Simplify it.
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
Fractions and Decimals · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.