Exercise 6.2 — nth Term of AP
General (nth) term of an arithmetic progression.
Exercise 6.2 — The nth Term of an Arithmetic Progression
Exercise 6.2 of Chapter 6, Progressions (Class 10 Mathematics — CBSE, Telangana & Andhra Pradesh syllabus), introduces the single most useful tool in the whole chapter: the nth-term formula. Instead of writing out an AP term by term, this formula lets you jump straight to any term — the 30th, the 100th, even the 1000th — in one calculation.
This is the longest exercise in the chapter, with 17 questions ranging from direct table-filling and term-finding to word problems about salaries, three-digit numbers divisible by 7, and comparing two different APs. Every single one of them is solved using the same core formula, applied in different directions.
Deriving the nth Term Formula
Recall the general form of an AP: a, a+d, a+2d, a+3d, a+4d, ... Writing out the first few terms with their position numbers reveals a clear pattern in how many "d's" get added each time:
The position number is always one more than the number of times d has been added — because the first term needs zero additions. This gives the general rule:
aₙ = a + (n − 1)d- a = the first term of the AP
- d = the common difference
- n = the position of the term you want (1st, 2nd, 30th, 100th...)
- aₙ = the value of that nth term
- If an AP has a fixed number of terms, the very last term is also written as l (for "last term"), and l = a + (n−1)d where n is the total count of terms.
Question 1 — Fill in the Blanks Using aₙ = a + (n−1)d
Each row of this table gives you three of the four quantities (a, d, n, aₙ) and asks you to find the missing one. The orange cells below show what was missing in each row, and the value that was found:
| S.No. | a | d | n | aₙ |
|---|---|---|---|---|
| (i) | 7 | 3 | 8 | 28 |
| (ii) | −18 | 2 | 10 | 0 |
| (iii) | 46 | −3 | 18 | −5 |
| (iv) | −18.9 | 2.5 | 10 | 3.6 |
| (v) | 3.5 | 0 | 105 | 3.5 |
Question 2 — Finding a Specific Term of an AP
Here, the AP is given as a list rather than as a, d values directly — so the first step in both parts is to read off a and calculate d = a₂ − a₁ before applying the nth-term formula.
Question 3 — Finding the Missing Terms Between Two Known Terms
In this question, you're given two terms of an AP (not necessarily consecutive) and asked to find the terms in between or around them. The method has two flavours: when the first term is already known, one equation is enough; when neither given term is the first term, you need to solve two equations simultaneously.
| Part | Given | d | Terms Found |
|---|---|---|---|
| (i) | a₁ = 2, a₃ = 26 | 12 | a₂ = 14 |
| (ii) | a₂ = 13, a₄ = 3 | −5 | a₁ = 18, a₃ = 8 |
| (iii) | a₁ = 5, a₄ = 9½ | 3/2 | a₂ = 6½, a₃ = 8 |
| (iv) | a₁ = −4, a₆ = 6 | 2 | a₂=−2, a₃=0, a₄=2, a₅=4 |
| (v) | a₂ = 38, a₆ = −22 | −15 | a₁=53, a₃=23, a₄=8, a₅=−7 |
Since a₁ isn't given directly, express it in terms of a₂ first, then substitute into the equation for a₆:
Questions 4–9 — Locating a Term and Finding the Common Difference
This group of six questions all use the nth-term formula to answer a "which one / how many / is it even there" type question. The technique is always the same: set up aₙ = (the value asked about), then solve for whichever letter is unknown.
Question 10 — Two APs with the Same Common Difference
Two APs share the same common difference d, but have different first terms — call them x and y. We're told their 100th terms differ by 100, and asked to find how much their 1000th terms differ by.
Questions 11–13 — Counting Terms in Real Number Ranges
These three questions apply the AP idea to counting problems: numbers divisible by a fixed value, multiples lying in a range, and comparing the position at which two different APs produce the same value. In each case, the first step is recognising the hidden AP.
| Q. | Problem | Hidden AP | Answer |
|---|---|---|---|
| 11 | 3-digit numbers divisible by 7 | 105, 112, ..., 994 (a=105, d=7) | 128 numbers |
| 12 | Multiples of 4 between 10 and 250 | 12, 16, ..., 248 (a=12, d=4) | 60 multiples |
| 13 | n for which nth terms of 63,65,67,... and 3,10,17,... are equal | a=63,d=2 vs a=3,d=7 | n = 13 |
Questions 14 & 16 — Determining an Entire AP from Given Conditions
In both these questions, you're not asked for a single term — you're asked to reconstruct the whole AP, which just means finding a and d, then writing out the first few terms.
Question 15 — Finding a Term Counted From the End
When an AP has a known last term, you can count backwards from the end instead of forwards from the start. The cleanest method: find the total number of terms, then convert "kth from the end" into the equivalent position counted from the beginning.
kth term from the end = (Total terms − k + 1)th term from the startQuestion 17 — Real-Life Application: Subba Rao's Salary
Subba Rao started his job in 1995 at a monthly salary of Rs. 5,000, with a fixed yearly increment of Rs. 200. The question asks in which year his salary reached Rs. 7,000 — a classic real-life AP problem, structurally identical to the taxi-fare and well-digging situations from Exercise 6.1.
Common Mistakes to Avoid
- Writing (n−1)d as nd: The most frequent slip in this entire exercise — remember it's always (n−1) multiplied by d, not n itself, because the first term needs zero d's added.
- Assuming the smaller-numbered given term is a₁: In Question 3 parts (ii) and (v), and in several other questions, a₁ is not given directly and must be calculated — never assume it.
- Forgetting that n must be a positive integer: As in Question 6, if solving for n gives a fraction, the value you tested is simply not a term of that AP — there's no rounding allowed.
- Sign errors when subtracting equations: Questions 7, 8, 14, and 16 all involve subtracting one linear equation from another — keep careful track of signs, especially when both equations have negative terms.
- Miscounting "from the end": In Question 15, remember the formula is (Total terms − k + 1), not simply (Total terms − k) — forgetting the "+1" is an extremely common error.
- Off-by-one errors in real-life year/position problems: In Question 17, the year 1995 itself is the first term (n=1), so the salary reaches Rs. 7000 in the 11th year from 1995, which is 2005 — not 1995+11=2006.
Quick Reference — All Answers at a Glance
| Question | Topic | Answer |
|---|---|---|
| Q1 | Fill in the blanks (5 parts) | 28, 2, 46, 10, 3.5 |
| Q2 | 30th & 11th terms | −77, 22 |
| Q3 | Missing terms (5 parts) | See table above |
| Q4 | Which term is 78 | 16th term |
| Q5 | Number of terms (2 parts) | 34, 27 |
| Q6 | Is −150 a term? | No |
| Q7 | 31st term from a₁₁, a₁₆ | 178 |
| Q8 | Which term is zero | 5th term |
| Q9 | Common difference | d = 1 |
| Q10 | Difference between 1000th terms | 100 |
| Q11 | 3-digit numbers divisible by 7 | 128 |
| Q12 | Multiples of 4 between 10–250 | 60 |
| Q13 | n for equal nth terms | n = 13 |
| Q14 | Determine the AP | 4, 10, 16, 22, ... |
| Q15 | 20th term from the end | 158 |
| Q16 | First three terms | −13, −8, −3 |
| Q17 | Subba Rao's salary reaches 7000 | Year 2005 |
What This Exercise Prepares You For
Mastering the nth-term formula in Exercise 6.2 directly sets up the next big idea in Chapter 6 — the sum of the first n terms of an AP, given by Sₙ = n/2 [2a + (n−1)d]. Many sum-related questions reuse the exact same "find a and d from given conditions" technique practised heavily in Questions 3, 7, 8, 14, and 16 here.
The simultaneous-equation skills used throughout this exercise also connect back to Linear Equations, while the real-life salary problem in Question 17 mirrors the taxi-fare and well-digging situations explored in Exercise 6.1 — revisiting that exercise is excellent preparation before attempting this one.