Ch 5  ·  Q–
0%
Class 10 Mathematics Exercise 5.1 NCERT Solutions Olympiad Board Exam

Chapter 5 — ARITHMETIC PROGRESSIONS

Step-by-step NCERT solutions with stress–strain analysis and exam-oriented hints for Boards, JEE & NEET.

📋4 questions
Ideal time: 30-45 min
📍Now at: Q1
Q1
NUMERIC3 marks

In which of the following situations, does the list of numbers involved make an arithmetic progression, and why?

Concept Before Solving

An Arithmetic Progression (AP) is a sequence of numbers in which the difference between consecutive terms remains constant.

General Form:

\[a, \ a+d, \ a+2d, \ a+3d, \ldots\]

Key Identification Rule:

  • If terms increase/decrease by constant addition/subtraction → AP
  • If terms change by multiplication/division → NOT AP (usually GP)

Solution Roadmap (Exam Strategy)

  • Step 1: Write first few terms clearly
  • Step 2: Check difference between consecutive terms
  • Step 3: If difference is constant → AP
  • Step 4: If ratio is constant → GP (Not AP)
  • Step 5: Conclude with reason (very important in CBSE)
  1. The taxi fare after each km when fare is ₹15 for first km and ₹8 for each additional km.
  2. Solution (i)

    Step 1: Write the values

    1 km → ₹15
    2 km → ₹15 + ₹8 = ₹23
    3 km → ₹23 + ₹8 = ₹31
    4 km → ₹31 + ₹8 = ₹39

    Step 2: Form sequence

    \[15, \ 23, \ 31, \ 39, \ldots\]

    Step 3: Check difference

    23 − 15 = 8
    31 − 23 = 8
    39 − 31 = 8

    Conclusion: Difference is constant

    \[a = 15, \quad d = 8\]

    This is an Arithmetic Progression.

    +8 +8 +8
  3. The amount of air when vacuum pump removes 1/4 each time.
  4. Solution (ii)

    Step 1: Assume initial air = V

    After 1st pump → Remaining = (3/4)V
    After 2nd pump → (3/4)² V
    After 3rd pump → (3/4)³ V

    Step 2: Sequence

    \[V, \ \frac{3}{4}V, \ \left(\frac{3}{4}\right)^2 V, \ \left(\frac{3}{4}\right)^3 V, \ldots\]

    Step 3: Check difference

    Differences are NOT constant

    Step 4: Check ratio

    Each term multiplied by 3/4

    Conclusion:

    This is a Geometric Progression, not an AP.

    V 3/4 V (3/4)² V ×3/4 ×3/4
  5. Cost of digging well increases ₹50 per metre.
  6. Solution (iii)

    Step 1: Write costs

    1st metre → ₹150
    2nd metre → ₹150 + ₹50 = ₹200
    3rd metre → ₹250
    4th metre → ₹300

    Step 2: Sequence

    \[150, \ 200, \ 250, \ 300, \ldots\]

    Step 3: Differences

    200 − 150 = 50
    250 − 200 = 50
    300 − 250 = 50

    Conclusion:

    \[a = 150, \quad d = 50\]

    This is an Arithmetic Progression.

    +50 +50 +50
  7. Amount in account with compound interest.
  8. Solution (iv)

    Step 1: Write values

    Year 1 → 10000 × 1.08 = 10800
    Year 2 → 10800 × 1.08 = 11664
    Year 3 → 11664 × 1.08 = 12597.12

    Step 2: Sequence

    \[10000, \ 10000(1.08), \ 10000(1.08)^2, \ 10000(1.08)^3, \ldots\]

    Step 3: Check pattern

    Each term multiplied by 1.08

    Conclusion:

    This is a Geometric Progression, not an AP.

Why This Question is Important

  • Very common CBSE 2–3 marks conceptual question
  • Tests AP vs GP identification (frequent in boards)
  • Foundation for higher topics like nth term & sum of AP
  • Asked in NTSE, Olympiads, and basic aptitude rounds
  • Strengthens real-life modelling (finance, physics, engineering)
↑ Top
1 / 4  ·  25%
Q2 →
Q2
NUMERIC3 marks

Write first four terms of the AP, when the first term a and the common difference d are given as follows:

Concept Before Solving

In an Arithmetic Progression (AP), each term is obtained by adding a constant value called common difference (d) to the previous term.

General Formula:

\[a_n = a + (n-1)d\]

First four terms:

  • \(a_1 = a\)
  • \(a_2 = a + d\)
  • \(a_3 = a + 2d\)
  • \(a_4 = a + 3d\)

Solution Roadmap

  • Step 1: Identify \(a\) and \(d\)
  • Step 2: Use formula \(a_n = a + (n-1)d\)
  • Step 3: Substitute values carefully (signs matter)
  • Step 4: Simplify step-by-step

Q2. Write first four terms of the AP:

  1. \(a = 10, d = 10\)
  2. Solution (i)

    \[\begin{aligned} a_1 &= 10 \\ a_2 &= 10 + 10 = 20 \\ a_3 &= 10 + 2 \times 10 = 30 \\ a_4 &= 10 + 3 \times 10 = 40 \end{aligned}\]

    First four terms: 10, 20, 30, 40

    10 20 30 40 +10 +10 +10
  3. \(a = -2, d = 0\)
  4. Solution (ii)

    \[\begin{aligned} a_1 &= -2 \\ a_2 &= -2 + 0 = -2 \\ a_3 &= -2 + 2 \times 0 = -2 \\ a_4 &= -2 + 3 \times 0 = -2 \end{aligned}\]

    First four terms: -2, -2, -2, -2

    Observation: When \(d=0\), all terms remain constant.

  5. \(a = 4, d = -3\)
  6. Solution (iii)

    \[\begin{aligned} a_1 &= 4 \\ a_2 &= 4 + (-3) = 1 \\ a_3 &= 4 + 2(-3) = 4 - 6 = -2 \\ a_4 &= 4 + 3(-3) = 4 - 9 = -5 \end{aligned}\]

    First four terms: 4, 1, -2, -5

    4 1 -2 -5 -3 -3 -3
  7. \(a = -1, d = \frac{1}{2}\)
  8. Solution (iv)

    \[\begin{aligned} a_1 &= -1 \\ a_2 &= -1 + \frac{1}{2} = -\frac{1}{2} \\ a_3 &= -1 + 2 \times \frac{1}{2} = -1 + 1 = 0 \\ a_4 &= -1 + 3 \times \frac{1}{2} = -1 + \frac{3}{2} = \frac{1}{2} \end{aligned}\]

    First four terms: -1, -1/2, 0, 1/2

  9. \(a = -1.25, d = -0.25\)
  10. Solution (v)

    \[\begin{aligned} a_1 &= -1.25 \\ a_2 &= -1.25 + (-0.25) = -1.50 \\ a_3 &= -1.25 + 2(-0.25) = -1.25 - 0.50 = -1.75 \\ a_4 &= -1.25 + 3(-0.25) = -1.25 - 0.75 = -2.00 \end{aligned}\]

    First four terms: -1.25, -1.50, -1.75, -2.00

    -1.25 -1.50 -1.75 -2.00 -0.25 -0.25 -0.25

Why This Question Matters

  • Direct CBSE 2–4 marks question every year
  • Tests formula application accuracy
  • Sign errors are very common → high scoring opportunity
  • Foundation for:
    • nth term problems
    • word problems
    • sum of AP
  • Important for NTSE, Olympiads, SSC, Banking
← Q1
2 / 4  ·  50%
Q3 →
Q3
NUMERIC3 marks

For the following APs, write the first term and the common difference:

Concept Before Solving

In an Arithmetic Progression (AP), the common difference (d) is defined as the difference between any two consecutive terms.

\[d = a_2 - a_1 = a_3 - a_2 = a_4 - a_3 = \ldots\]

Key Idea:

  • If the difference is constant → AP confirmed
  • First term is always the first element of the sequence

Solution Roadmap

  • Step 1: Identify first term \(a_1\)
  • Step 2: Take second term \(a_2\)
  • Step 3: Compute \(d = a_2 - a_1\)
  • Step 4: Verify using next terms (important for exam accuracy)

Q3. Find first term and common difference:

  1. \(3,\ 1,\ -1,\ -3,\ \ldots\)
  2. Solution (i)

    Step 1: Identify terms

    \(a_1 = 3,\; a_2 = 1,\; a_3 = -1\)

    $$\begin{aligned} d &= a_2 - a_1 \\ &= 1 - 3 \\ &= -2 \end{aligned}$$

    Verification:

    \(-1 - 1 = -2\), \(-3 - (-1) = -2\)

    Answer: \(a = 3,\; d = -2\)

    3 1 -1 -3 -2 -2 -2
  3. \(-5,\ -1,\ 3,\ 7,\ \ldots\)
  4. Solution (ii)

    \(a_1 = -5,\; a_2 = -1\)

    $$\begin{aligned} d &= -1 - (-5) \\ &= -1 + 5 \\ &= 4 \end{aligned}$$

    Verification:

    \(3 - (-1) = 4\), \(7 - 3 = 4\)

    Answer: \(a = -5,\; d = 4\)

    -5 -1 3 7 +4 +4 +4
  5. \(\frac{1}{3},\ \frac{5}{3},\ \frac{9}{3},\ \frac{13}{3},\ \ldots\)
  6. Solution (iii)

    \(a_1 = \frac{1}{3},\; a_2 = \frac{5}{3}\)

    $$\begin{aligned} d &= \frac{5}{3} - \frac{1}{3} \\ &= \frac{4}{3} \end{aligned}$$

    Verification:

    \(\frac{9}{3} - \frac{5}{3} = \frac{4}{3}\)

    Answer: \(a = \frac{1}{3},\; d = \frac{4}{3}\)

  7. \(0.6,\ 1.7,\ 2.8,\ 3.9,\ \ldots\)
  8. Solution (iv)

    \(a_1 = 0.6,\; a_2 = 1.7\)

    $$\begin{aligned} d &= 1.7 - 0.6 \\ &= 1.1 \end{aligned}$$

    Verification:

    \(2.8 - 1.7 = 1.1\), \(3.9 - 2.8 = 1.1\)

    Answer: \(a = 0.6,\; d = 1.1\)

Why This Question Matters

  • Very frequent CBSE 2–3 marks question
  • Tests core definition of AP
  • Common mistake: sign handling in subtraction
  • Foundation for:
    • nth term derivation
    • word problems
    • sequence modelling
  • Important for Olympiads, NTSE, aptitude tests
← Q2
3 / 4  ·  75%
Q4 →
Q4
NUMERIC3 marks

Which of the following are APs ? If they form an AP, find the common difference d and write three more terms.

Concept Before Solving

An Arithmetic Progression (AP) is a sequence in which the difference between consecutive terms is constant.

\[d = a_2 - a_1 = a_3 - a_2 = a_4 - a_3\]

If all differences are equal → AP
If differences are not equal → Not an AP

Solution Roadmap

  • Step 1: Write first few terms
  • Step 2: Compute \(a_2-a_1,\ a_3-a_2,\ a_4-a_3\)
  • Step 3: Compare all differences
  • Step 4: If AP, find next terms using \(a_n = a + (n-1)d\)

Q4. Check AP and find next three terms:

  1. \(2, 4, 8, 16, \ldots\)
  2. $$\begin{aligned} d_1 &= 4 - 2 = 2 \\ d_2 &= 8 - 4 = 4 \\ d_3 &= 16 - 8 = 8 \end{aligned}$$

    Since \(d_1 \ne d_2 \ne d_3\), not an AP.

  3. \(2, \frac{5}{2}, 3, \frac{7}{2}, \ldots\)
  4. $$\begin{aligned} d_1 &= \frac{5}{2} - 2 = \frac{1}{2} \\ d_2 &= 3 - \frac{5}{2} = \frac{6-5}{2} = \frac{1}{2} \\ d_3 &= \frac{7}{2} - 3 = \frac{7-6}{2} = \frac{1}{2} \end{aligned}$$

    All differences equal ⇒ AP with \(d = \frac{1}{2}\)

    $$\begin{aligned} a_5 &= 2 + 4\cdot\frac{1}{2} = 4 \\ a_6 &= 2 + 5\cdot\frac{1}{2} = \frac{9}{2} \\ a_7 &= 2 + 6\cdot\frac{1}{2} = 5 \end{aligned}$$
  5. \(-1.2, -3.2, -5.2, -7.2, \ldots\)
  6. $$\begin{aligned} d_1 &= -3.2 - (-1.2) = -2 \\ d_2 &= -5.2 - (-3.2) = -2 \\ d_3 &= -7.2 - (-5.2) = -2 \end{aligned}$$

    AP with \(d = -2\)

    $$\begin{aligned} a_5 &= -1.2 + 4(-2) = -9.2 \\ a_6 &= -1.2 + 5(-2) = -11.2 \\ a_7 &= -1.2 + 6(-2) = -13.2 \end{aligned}$$
  7. \(-10, -6, -2, 2, \ldots\)
  8. $$\begin{aligned} d_1 &= -6 - (-10) = 4 \\ d_2 &= -2 - (-6) = 4 \\ d_3 &= 2 - (-2) = 4 \end{aligned}$$

    AP with \(d = 4\)

    $$\begin{aligned} a_5 &= -10 + 4\cdot4 = 6 \\ a_6 &= -10 + 5\cdot4 = 10 \\ a_7 &= -10 + 6\cdot4 = 14 \end{aligned}$$
  9. \(3, 3+\sqrt{2}, 3+2\sqrt{2}, 3+3\sqrt{2}, \ldots\)
  10. $$\begin{aligned} d_1 &= (3+\sqrt{2}) - 3 = \sqrt{2} \\ d_2 &= (3+2\sqrt{2}) - (3+\sqrt{2}) = \sqrt{2} \\ d_3 &= (3+3\sqrt{2}) - (3+2\sqrt{2}) = \sqrt{2} \end{aligned}$$

    AP with \(d=\sqrt{2}\)

    $$\begin{aligned} a_5 &= 3 + 4\sqrt{2} \\ a_6 &= 3 + 5\sqrt{2} \\ a_7 &= 3 + 6\sqrt{2} \end{aligned}$$
  11. \(0.2, 0.22, 0.222, 0.2222, \ldots\)
  12. $$\begin{aligned} d_1 &= 0.22 - 0.2 = 0.02 \\ d_2 &= 0.222 - 0.22 = 0.002 \end{aligned}$$

    Since differences are not equal ⇒ Not an AP.

  13. \(0, -4, -8, -12, \ldots\)
  14. $$\begin{aligned} d_1 &= -4 - 0 = -4 \\ d_2 &= -8 - (-4) = -4 \\ d_3 &= -12 - (-8) = -4 \end{aligned}$$

    AP with \(d = -4\)

    $$\begin{aligned} a_5 &= 0 + 4(-4) = -16 \\ a_6 &= 0 + 5(-4) = -20 \\ a_7 &= 0 + 6(-4) = -24 \end{aligned}$$
  15. \(-\frac{1}{2}, -\frac{1}{2}, -\frac{1}{2}, \ldots\)
  16. \[d = -\frac{1}{2} - (-\frac{1}{2}) = 0\]

    AP with \(d = 0\)

    Next three terms remain same:

    \[-\frac{1}{2}, -\frac{1}{2}, -\frac{1}{2}\]
  17. \(1, 3, 9, 27, \ldots\)
  18. $$\begin{aligned} d_1 &= 3 - 1 = 2 \\ d_2 &= 9 - 3 = 6 \\ d_3 &= 27 - 9 = 18 \end{aligned}$$

    Not an AP.

  19. \(a, 2a, 3a, 4a, \ldots\)
  20. $$\begin{aligned} d_1 &= 2a - a = a \\ d_2 &= 3a - 2a = a \\ d_3 &= 4a - 3a = a \end{aligned}$$

    AP with \(d=a\)

    \[a_5 = 5a,\quad a_6 = 6a,\quad a_7 = 7a\]
  21. \(a, a^2, a^3, a^4, \ldots\)
  22. $$\begin{aligned} d_1 &= a^2 - a \\ d_2 &= a^3 - a^2 \\ d_3 &= a^4 - a^3 \end{aligned}$$

    Differences are not equal ⇒ Not an AP.

  23. \(\sqrt{2}, \sqrt{8}, \sqrt{18}, \sqrt{32}, \ldots\)
  24. $$\begin{aligned} \sqrt{8} &= 2\sqrt{2},\\ \sqrt{18} &= 3\sqrt{2},\\ \sqrt{32}&=4\sqrt{2} \end{aligned}$$ $$\begin{aligned} d_1 &= 2\sqrt{2} - \sqrt{2} = \sqrt{2} \\ d_2 &= 3\sqrt{2} - 2\sqrt{2} = \sqrt{2} \\ d_3 &= 4\sqrt{2} - 3\sqrt{2} = \sqrt{2} \end{aligned}$$

    AP with \(d=\sqrt{2}\)

    \[a_5=5\sqrt{2},\ a_6=6\sqrt{2},\ a_7=7\sqrt{2}\]
  25. \(\sqrt{3}, \sqrt{6}, \sqrt{9}, \sqrt{12}, \ldots\)
  26. $$\begin{aligned} d_1 &= \sqrt{6}-\sqrt{3} \\ d_2 &= 3-\sqrt{6} \end{aligned}$$

    Not equal ⇒ Not AP

  27. \(1^2, 3^2, 5^2, 7^2, \ldots\)
  28. $$\begin{aligned} d_1 &= 9-1=8 \\ d_2 &= 25-9=16 \\ d_3 &= 49-25=24 \end{aligned}$$

    Not AP

  29. \(1^2, 5^2, 7^2, 73, \ldots\)
  30. $$\begin{aligned} d_1 &= 25-1=24 \\ d_2 &= 49-25=24 \\ d_3 &= 73-49=24 \end{aligned}$$

    AP with \(d=24\)

    $$\begin{aligned} a_5 &= 1 + 4\times 24 = 97 \\ a_6 &= 1 + 5\times 24 = 121 \\ a_7 &= 1 + 6\times 24 = 145 \end{aligned}$$

Exam Significance

  • Highly important CBSE conceptual question (3–4 marks)
  • Tests definition clarity + calculation accuracy
  • Common traps:
    • Sign mistakes
    • Ignoring simplification (like √8 = 2√2)
  • Foundation for:
    • nth term
    • sum of AP
    • real-life modelling
← Q3
4 / 4  ·  100%
↑ Back to top
🎓

Chapter Complete!

All 4 solutions for ARITHMETIC PROGRESSIONS covered.

↑ Review from the top

AP Sequence Analyzer Pro

Arithmetic Progression · Deep Analysis · Visualization

📖

AP Theory & Formulas

Reference guide with examples

📚
ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
Sharing this chapter
Arithmetic Progressions | Mathematics Class -10
Arithmetic Progressions | Mathematics Class -10 — Complete Notes & Solutions · academia-aeternum.com
🎓 Class -10 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
Share on
academia-aeternum.com/class-10/mathematics/arithmetic-progressions/exercises/exercise-5.1/ Copy link
💡
Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

Get in Touch

Let's Connect

Questions, feedback, or suggestions?
We'd love to hear from you.