Home › ncert solutions › Class 10 › mathematics › arithmetic progressions

Arithmetic Progressions — Class 10 Mathematics NCERT Solutions (Free)

Free step-by-step NCERT solutions for Class 10 Mathematics chapter "Arithmetic Progressions" — 9 important questions with detailed answers for CBSE board exam preparation.

✓ 100% Free ✓ No Login Needed ✓ NCERT / CBSE Aligned ✓ Download as PDF

TL;DR: Free step-by-step NCERT solutions for Class 10 Mathematics chapter "Arithmetic Progressions" — 9 important questions with detailed answers for CBSE bo…

Written & reviewed by the Syllab.in Academic Team (CBSE/NCERT subject experts) · Updated Jul 23, 2026

🤖 Stuck on any question? Ask Syllab's free AI Tutor for a step-by-step explanation — instant, unlimited, no login.

Key Questions Covered:

  1. Define an arithmetic progression and state the conditions for a sequence to b…
  2. Find the 15th term of the AP: 4, 7, 10, 13, ...
  3. The sum of the first 20 terms of an AP is 650 and the common difference is 3.…
  4. Is 100 a term of the AP: 5, 8, 11, 14, ...? If yes, find which term it is.
  5. Find the sum of all three-digit numbers divisible by 7.
  6. In an AP, the 7th term is 35 and the 15th term is 91. Find the first term and…
  7. + 3 more questions in the full chapter

Solutions Summary:

Question Status
Define an arithmetic progression and state the conditions… ✓ Solved
Find the 15th term of the AP: 4, 7, 10, 13, ... ✓ Solved
The sum of the first 20 terms of an AP is 650 and the com… ✓ Solved
Is 100 a term of the AP: 5, 8, 11, 14, ...? If yes, find … ✓ Solved
Find the sum of all three-digit numbers divisible by 7. ✓ Solved
In an AP, the 7th term is 35 and the 15th term is 91. Fin… ✓ Solved

Showing 6 of 9 questions

Q1: Define an arithmetic progression and state the conditions for a sequence to be an AP.

Arithmetic Progression (AP): An arithmetic progression is a sequence of numbers where the difference between any two consecutive terms is constant. General form: a, a + d, a + 2d, a + 3d, ... where a = first term d = common difference (constant) Condition for AP: A sequence with terms t₁, t₂, t₃, ... is an AP if and only if: tₙ₊₁ - tₙ = d (constant) for all positive integers n Or equivalently: t₂ - t₁ = t₃ - t₂ = t₄ - t₃ = ... = d Examples of AP: 1) 2, 5, 8, 11, 14, ... (a = 2, d = 3)...

Q2: Find the 15th term of the AP: 4, 7, 10, 13, ...

Given AP: 4, 7, 10, 13, ... Step 1: Identify the parameters First term: a = 4 Common difference: d = 7 - 4 = 3 (Verify: 10 - 7 = 3, 13 - 10 = 3 ✓) We need to find the 15th term, so n = 15. Step 2: Use the formula for nth term tₙ = a + (n - 1)d t₁₅ = 4 + (15 - 1) × 3 t₁₅ = 4 + 14 × 3 t₁₅ = 4 + 42 t₁₅ = 46 Step 3: Verification First few terms: t₁ = 4 t₂ = 7 t₃ = 10 Following the pattern, each term increases by 3. From t₁ to t₁₅, we add 3 fourteen times: 4 + 14(3) = 46 ✓ Therefore, the 15th te...

Q3: The sum of the first 20 terms of an AP is 650 and the common difference is 3. Find the first term.

Given: Sum of first 20 terms: S₂₀ = 650 Common difference: d = 3 Number of terms: n = 20 Find: First term a = ? Step 1: Use the sum formula for AP Sₙ = n/2 × (2a + (n - 1)d) Substitute the known values: 650 = 20/2 × (2a + (20 - 1) × 3) 650 = 10 × (2a + 19 × 3) 650 = 10 × (2a + 57) Step 2: Solve for a 650 = 20a + 570 20a = 650 - 570 20a = 80 a = 4 Step 3: Verification With a = 4 and d = 3: S₂₀ = 20/2 × (2(4) + (20 - 1) × 3) = 10 × (8 + 57) = 10 × 65 = 650 ✓ Therefore, the first t...

Q4: Is 100 a term of the AP: 5, 8, 11, 14, ...? If yes, find which term it is.

Given AP: 5, 8, 11, 14, ... Step 1: Identify the parameters First term: a = 5 Common difference: d = 8 - 5 = 3 Step 2: Assume 100 is the nth term and find n Using tₙ = a + (n - 1)d: 100 = 5 + (n - 1) × 3 100 = 5 + 3n - 3 100 = 2 + 3n 3n = 98 n = 98/3 = 32.67... Since n is not a positive integer, 100 is not a term of this AP. Alternative verification: For a number to be in an AP with a = 5 and d = 3: term = 5 + 3k (where k ≥ 0 is an integer) If 100 is a term: 100 = 5 + 3k 3k = 95 k = 95/3 = ...

Q5: Find the sum of all three-digit numbers divisible by 7.

We need to find the sum of all three-digit numbers divisible by 7. Step 1: Find the first three-digit number divisible by 7 Smallest three-digit number: 100 100 ÷ 7 = 14.28... First three-digit number divisible by 7: 7 × 15 = 105 Step 2: Find the last three-digit number divisible by 7 Largest three-digit number: 999 999 ÷ 7 = 142.71... Last three-digit number divisible by 7: 7 × 142 = 994 Step 3: Identify the AP The AP is: 105, 112, 119, ..., 994 First term: a = 105 Common difference: d = 7 L...

Q6: In an AP, the 7th term is 35 and the 15th term is 91. Find the first term and the common difference.

Given: t₇ = 35 t₁₅ = 91 Find: a and d Step 1: Set up equations using tₙ = a + (n - 1)d For the 7th term: t₇ = a + 6d = 35 ... (1) For the 15th term: t₁₅ = a + 14d = 91 ... (2) Step 2: Subtract equation (1) from equation (2) (a + 14d) - (a + 6d) = 91 - 35 8d = 56 d = 7 Step 3: Find a using equation (1) a + 6(7) = 35 a + 42 = 35 a = -7 Step 4: Verification For t₇: t₇ = -7 + (7 - 1) × 7 = -7 + 42 = 35 ✓ For t₁₅: t₁₅ = -7 + (15 - 1) × 7 = -7 + 98 = 91 ✓ Therefore, the first term is a = -7 and t...

Showing 6 of 9 questions. Visit the full page for complete solutions.

← Previous: Quadratic Equations Next: Triangles →

More Class 10 Mathematics NCERT Solutions

  • Real Numbers — Class 10 Mathematics NCERT Solutions
  • Polynomials — Class 10 Mathematics NCERT Solutions
  • Pair of Linear Equations in Two Variables — Class 10 Mathematics NCERT Solutions
  • Quadratic Equations — Class 10 Mathematics NCERT Solutions
  • Triangles — Class 10 Mathematics NCERT Solutions
  • Coordinate Geometry — Class 10 Mathematics NCERT Solutions
  • Introduction to Trigonometry — Class 10 Mathematics NCERT Solutions
  • Some Applications of Trigonometry — Class 10 Mathematics NCERT Solutions
  • Circles — Class 10 Mathematics NCERT Solutions
  • Areas Related to Circles — Class 10 Mathematics NCERT Solutions
  • Surface Areas and Volumes — Class 10 Mathematics NCERT Solutions
  • Statistics — Class 10 Mathematics NCERT Solutions
  • Probability — Class 10 Mathematics NCERT Solutions
  • Real Numbers Exemplar — Class 10 Mathematics NCERT Solutions
  • Polynomials Exemplar — Class 10 Mathematics NCERT Solutions
  • Pair Linear Equations Exemplar — Class 10 Mathematics NCERT Solutions
  • Quadratic Equations Exemplar — Class 10 Mathematics NCERT Solutions
  • Arithmetic Progressions Exemplar — Class 10 Mathematics NCERT Solutions
  • Triangles Exemplar — Class 10 Mathematics NCERT Solutions
  • Coordinate Geometry Exemplar — Class 10 Mathematics NCERT Solutions

More free resources for this chapter

  • Important Questions →
  • MCQ Practice →
  • Previous Year Questions →
  • Revision Notes →
  • Solved Examples →
  • State Board Solutions →

Explore:

  • Syllabus
  • Practice
  • Mock Tests
  • NCERT Solutions
  • Coding
  • GK Quiz
  • Career Predictor
  • AI Tutor
  • Live Quiz
  • Doubt Solver
  • Microlearning
  • Free Alternatives
  • Kids Zone
  • Study Room
  • Calculators
  • Worksheets

Syllab.in — Free learning for Indian students, Class 1–12