👁 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 Basics
Study mode

Number Operations

Introduction to Number Operations

Number operations are the foundation of arithmetic and mathematics. They form the essential tools used in solving almost every type of problem, especially in competitive exams for undergraduate admissions. Mastery of these operations will prepare you to handle more complex concepts in fractions, percentages, ratios, and interest calculations.

We will use examples involving metric units such as kilograms and meters, as well as Indian currency (INR), to relate these ideas to everyday life and make learning practical and relevant.

Let's begin by understanding what these basic operations are and how they apply to different types of numbers including whole numbers, decimals, and fractions.

Basic Number Operations

The four fundamental number operations are:

  • Addition (+): Combining two numbers to find their total.
  • Subtraction (-): Finding the difference between two numbers by removing one from the other.
  • Multiplication (x): Repeated addition; multiplying one number by another.
  • Division (/): Splitting a number into equal parts or groups.

These operations can be performed on integers, fractions, and decimals. When an expression contains more than one operation, the order of operations determines which operations to perform first. This order is crucial to get the correct answer.

graph TD    Brackets["Brackets ( )"] --> Orders["Orders (powers and roots)"]    Orders --> DivMul["Division (/) and Multiplication (x)"]    DivMul --> AddSub["Addition (+) and Subtraction (-)"]

This sequence is commonly remembered by the acronym BODMAS (Brackets, Orders, Division, Multiplication, Addition, Subtraction).

Why Follow BODMAS?
Different orders yield different results. BODMAS ensures everyone interprets expressions the same way.

Example: Evaluate \( (25 + 15) \div 4 \times 2 \)

Example 1: Calculating a Mixed Operation Expression Using BODMAS Easy
Solve the expression \( (25 + 15) \div 4 \times 2 \) step-by-step.

Step 1: Solve inside the brackets first: \( 25 + 15 = 40 \).

Step 2: Now divide by 4: \( 40 \div 4 = 10 \).

Step 3: Multiply by 2: \( 10 \times 2 = 20 \).

Answer: The value of the expression is 20.

Operations on Fractions and Decimals

Fractions and decimals are two ways of representing parts of a whole. Sometimes problems involve mixing these types, so understanding how to convert and operate on them is vital.

Converting Between Fractions and Decimals

A fraction such as \(\frac{1}{2}\) means 1 part out of 2 equal parts. To convert a fraction to decimal, divide numerator by denominator:

  • \(\frac{1}{2} = 1 \div 2 = 0.5\)
  • \(\frac{3}{4} = 3 \div 4 = 0.75\)

Conversely, decimals can be converted to fractions by expressing the decimal as parts of powers of 10:

  • 0.25 = \(\frac{25}{100} = \frac{1}{4}\)
  • 0.6 = \(\frac{6}{10} = \frac{3}{5}\)
Comparison of Fractions and Decimals
Fraction Decimal Equivalent Example Operation Result
\(\frac{1}{2}\) 0.5 Addition: \(\frac{1}{2} + \frac{1}{4}\) \(\frac{3}{4} = 0.75\)
\(\frac{3}{5}\) 0.6 Multiplication: \(0.6 \times 0.5\) 0.3 or \(\frac{3}{10}\)

Adding, Subtracting, Multiplying, and Dividing Fractions and Decimals

  • Adding/Subtracting Fractions: Find a common denominator, convert each fraction, then add/subtract the numerators.
  • Multiplying Fractions: Multiply numerators, multiply denominators, simplify if possible.
  • Dividing Fractions: Multiply the first fraction by the reciprocal of the second.
  • Decimals: Align decimal points for addition/subtraction, multiply normally then place decimal correctly, divide by converting divisor to whole number.
Example 2: Adding Fractions with Different Denominators Medium
Add \(\frac{3}{4} + \frac{2}{5}\).

Step 1: Find the least common denominator (LCD) of 4 and 5, which is 20.

Step 2: Convert each fraction:

  • \(\frac{3}{4} = \frac{3 \times 5}{4 \times 5} = \frac{15}{20}\)
  • \(\frac{2}{5} = \frac{2 \times 4}{5 \times 4} = \frac{8}{20}\)

Step 3: Add the numerators: \(15 + 8 = 23\)

Step 4: Write the sum: \(\frac{23}{20}\) or 1 \(\frac{3}{20}\).

Answer: \(\frac{3}{4} + \frac{2}{5} = \frac{23}{20} = 1.15\) as a decimal.

Example 3: Adding Decimals Medium
Add 3.75 and 2.4.

Step 1: Align decimal points:

3.75

+2.40

Step 2: Add as whole numbers: \(375 + 240 = 615\)

Step 3: Place decimal two digits from right: 6.15

Answer: 3.75 + 2.4 = 6.15

Percentage Calculations

A percentage represents a part out of 100. The term comes from Latin per centum meaning "per hundred". It is a way of expressing ratios as parts of 100.

The formula to find what percentage one number is of another is:

Percentage
\[ \text{Percentage} = \left(\frac{\text{Part}}{\text{Whole}} \right) \times 100 \]

Percentage calculations are commonly used for problems involving price increases, decreases, profit and loss, and discounts.

70% Increase Base 100% 60% Decrease from 100%

Calculating Percentage Increase or Decrease

To calculate the new value after percentage increase or decrease:

  • Increase: New Value = Original Value + (Percentage Increase x Original Value)
  • Decrease: New Value = Original Value - (Percentage Decrease x Original Value)
Example 4: Percentage Increase on Product Price Easy
An item priced at INR 1500 is increased by 10%. Find the new price.

Step 1: Calculate increase amount using:

\( \text{Increase} = 10\% \times 1500 = \frac{10}{100} \times 1500 = 150 \) INR

Step 2: Add increase to original price:

\( 1500 + 150 = 1650 \) INR

Answer: New price is INR 1650.

Ratios and Proportions

A ratio compares two quantities showing how many times one value contains the other. For example, a ratio of 3:2 means for every 3 units of the first quantity, there are 2 units of the second.

Proportion states that two ratios are equal. For example, \(\frac{3}{4} = \frac{6}{8}\) is a proportion.

graph LR    A[Start with two ratios: a:b and c:d]    A --> B{Are the ratios equal?}    B -->|Yes| C[They form a proportion]    B -->|No| D[Solve for unknown using cross-multiplication]    D --> E[Calculate unknown: a x d = b x c]

Ratios should be simplified to their lowest terms to make calculations easier.

Example 5: Solving Direct Proportion Problem Medium
If wages for 10 days of work are INR 3000, what will wages be for 15 days?

The wages are directly proportional to days worked.

Let the wages for 15 days be \(x\).

Set up proportion:

\(\frac{3000}{10} = \frac{x}{15}\)

Cross-multiply:

\(3000 \times 15 = 10 \times x\)

\(45000 = 10x\)

Divide both sides by 10:

\(x = 4500\)

Answer: Wages for 15 days will be INR 4500.

Simple and Compound Interest

Simple Interest (SI) is interest calculated only on the principal amount throughout the loan or investment period.

Compound Interest (CI) is interest calculated on the principal and also on the accumulated interest from previous periods.

Simple Interest vs Compound Interest (on INR 10,000 at 8% for 3 years)
Year Simple Interest (8% p.a.) Compound Interest (8% yearly)
1 Rs.800 Rs.800
2 Rs.800 Rs.864 (on Rs.10,800)
3 Rs.800 Rs.933.12 (on Rs.11,664)
Total Interest Rs.2400 Rs.2597.12

As you can see, compound interest grows faster because interest is earned on previous interest.

Example 6: Calculating Compound Interest Hard
Calculate compound interest on INR 10,000 at 8% per annum for 3 years, compounded yearly.

Given:

  • Principal \(P = 10,000\)
  • Rate \(R = 8\%\)
  • Time \(T = 3\) years

Formula for compound interest:

\[ CI = P \left(1 + \frac{R}{100} \right)^T - P \]

Calculate:

\[ CI = 10,000 \times \left(1 + \frac{8}{100}\right)^3 - 10,000 = 10,000 \times (1.08)^3 - 10,000 \]

\[ (1.08)^3 = 1.08 \times 1.08 \times 1.08 = 1.259712 \]

\[ CI = 10,000 \times 1.259712 - 10,000 = 12,597.12 - 10,000 = 2,597.12 \]

Answer: Compound interest is INR 2,597.12.

Discount and Marked Price

In shopping, the marked price is the original price printed on an item. A discount is a reduction offered from this price, expressed as a percentage.

The price actually paid is called the selling price, calculated as:

Discount
\[ \text{Discount} = \frac{\text{Discount Rate}}{100} \times \text{Marked Price} \]
Selling Price
\[ \text{Selling Price} = \text{Marked Price} - \text{Discount} \]
Marked Price Rs.2000 Selling Price Rs.1700 Discount 15%
Example 7: Calculating Selling Price After Discount Easy
Find the selling price of an item with marked price INR 2000 and a discount of 15%.

Step 1: Calculate the discount amount:

Discount = \(\frac{15}{100} \times 2000 = 300\) INR

Step 2: Subtract the discount from the marked price:

Selling Price = \(2000 - 300 = 1700\) INR

Answer: The selling price is INR 1700.

Formula Bank

Addition of Numbers
\[ a + b \]
where: \(a, b\) are numbers
Subtraction of Numbers
\[ a - b \]
where: \(a, b\) are numbers
Multiplication of Numbers
\[ a \times b \]
where: \(a, b\) are numbers
Division of Numbers
\[ \frac{a}{b} \]
where: \(a\) is dividend, \(b eq 0\) is divisor
Percentage
\[ \text{Percentage} = \left( \frac{\text{Part}}{\text{Whole}} \right) \times 100 \]
where: Part is portion amount, Whole is total amount
Simple Interest
\[ SI = \frac{P \times R \times T}{100} \]
where: \(P\) = principal (INR), \(R\) = rate (% per year), \(T\) = time (years)
Compound Interest
\[ CI = P \left(1 + \frac{R}{100} \right)^T - P \]
where: \(P\) = principal (INR), \(R\) = rate (%), \(T\) = time (years)
Discount
\[ \text{Discount} = \frac{\text{Discount Rate}}{100} \times \text{Marked Price} \]
where: Discount Rate (%) and Marked Price (INR)
Selling Price
\[ \text{Selling Price} = \text{Marked Price} - \text{Discount} \]
price after discount in INR
Average
\[ \text{Average} = \frac{\text{Sum of all values}}{\text{Number of values}} \]
sum and count of values
Weighted Average
\[ \text{Weighted Average} = \frac{ \sum (w_i \times x_i)}{\sum w_i} \]
weights \(w_i\), values \(x_i\)
Example 8: Direct Proportion in Work and Wages Medium
A worker earns INR 2400 for 12 days of work. How much will he earn for 18 days?

Since wages are directly proportional to days worked, let the wage for 18 days be \(x\).

Set up proportion:

\(\frac{2400}{12} = \frac{x}{18}\)

Cross-multiplied:

\(2400 \times 18 = 12 \times x\)

\(43200 = 12x\)

\(x = \frac{43200}{12} = 3600\) INR

Answer: Wages for 18 days = INR 3600.

Tips & Tricks

Tip: Convert all numbers to decimals when dealing with mixed fraction and decimal operations for faster calculations.

When to use: Problems involving both fractions and decimals.

Tip: Use percentage equivalents (10%, 25%, 50%) and round numbers mentally to estimate answers quickly.

When to use: Time-pressured percentage increase/decrease questions.

Tip: Simplify ratios before solving proportion problems to reduce complexity and errors.

When to use: Working on ratio and proportion questions.

Tip: For compound interest with yearly compounding, apply the formula directly for integer years instead of stepwise yearly calculations.

When to use: Compound interest problems with integer year durations.

Tip: Remember selling price = marked price - discount; calculate discount by multiplying marked price by discount percentage fraction.

When to use: During discount and price-related questions.

Common Mistakes to Avoid

❌ Ignoring order of operations (BODMAS) and solving from left to right incorrectly.
✓ Always follow BODMAS to solve expressions stepwise.
Why: Operation precedence affects the correct answer; left-to-right without order leads to errors.
❌ Adding fractions directly without a common denominator.
✓ Find a common denominator before adding or subtracting fractions.
Why: Fractions represent parts of wholes; denominators must be equal to combine properly.
❌ Applying percentage calculations on the wrong base value (e.g., discount on selling price instead of marked price).
✓ Identify the correct base before applying percentage formulas.
Why: Misinterpretation of problem statements leads to wrong calculations.
❌ Confusing simple interest with compound interest formulas.
✓ Learn and apply formulas correctly; understand compounding effects in CI.
Why: Lack of conceptual clarity causes formula misuse.
❌ Not simplifying ratios before solving proportions.
✓ Always simplify ratios for easier and error-free calculations.
Why: Complex ratios increase chances of mistakes and lengthy calculations.
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
Number Operations · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.