The 5th Term is 28 and 10th Term is 53 — Find the AP

hard CBSE NCERT Class 10 Chapter 5 4 min read

Question

The 5th term of an AP is 28 and the 10th term is 53. Find the AP.


Solution — Step by Step

The general term of an AP is Tn=a+(n1)dT_n = a + (n-1)d, where aa is the first term and dd is the common difference.

Plugging in the given information:

T5=a+4d=28...(i)T_5 = a + 4d = 28 \quad \text{...(i)} T10=a+9d=53...(ii)T_{10} = a + 9d = 53 \quad \text{...(ii)}

We subtract equation (i) from equation (ii). The reason: both equations have aa, so subtraction cancels it out and leaves only dd.

(a+9d)(a+4d)=5328(a + 9d) - (a + 4d) = 53 - 28 5d=255d = 25 d=5\boxed{d = 5}

Put d=5d = 5 into equation (i):

a+4(5)=28a + 4(5) = 28 a+20=28a + 20 = 28 a=8\boxed{a = 8}

With a=8a = 8 and d=5d = 5, the AP is:

8, 13, 18, 23, 28, 33, 38, 43, 48, 53, 8,\ 13,\ 18,\ 23,\ 28,\ 33,\ 38,\ 43,\ 48,\ 53,\ \ldots

We can verify: the 5th term is 8+4(5)=288 + 4(5) = 28 ✓ and the 10th term is 8+9(5)=538 + 9(5) = 53


Why This Works

Every AP is completely determined by just two values: the first term aa and the common difference dd. Once we know these, we know every term. So two conditions (here, T5T_5 and T10T_{10}) give us two equations — exactly enough to solve for two unknowns.

The clever part of Step 2 is choosing to subtract rather than substitute directly. Subtraction eliminates aa in one clean move, which is faster than isolating aa from one equation and substituting into the other. Both approaches give the same answer — the subtraction method just saves a line of algebra.

This is a standard simultaneous equations setup dressed in AP language. Once you recognise that Tn=a+(n1)dT_n = a + (n-1)d turns any term condition into a linear equation in aa and dd, the rest is Class 10 algebra.


Alternative Method

We can use the gap between the two terms directly. The 10th term comes 5 terms after the 5th term, so it’s exactly 5d5d more.

T10T5=5dT_{10} - T_5 = 5d 5328=5d53 - 28 = 5d d=5d = 5

This is the same arithmetic but framed differently — you’re using the fact that going from the 5th to the 10th term means adding dd exactly 5 times. Then find aa from T5=a+4d=28T_5 = a + 4d = 28 as before.

When two terms TmT_m and TnT_n are given, the common difference is always:

d=TnTmnmd = \frac{T_n - T_m}{n - m}

This shortcut saves setup time in MCQ sections. For this problem: d=5328105=255=5d = \frac{53 - 28}{10 - 5} = \frac{25}{5} = 5.


Common Mistake

The most frequent error here is writing T5=a+5dT_5 = a + 5d instead of a+4da + 4d. Students forget that the formula is a+(n1)da + (n-1)d, not a+nda + nd.

Think of it this way: the 1st term is a+0da + 0d (zero gaps from the start), the 2nd term is a+1da + 1d (one gap), and so on. The 5th term has 4 gaps from the first term, giving a+4da + 4d.

If you use a+5d=28a + 5d = 28 and a+10d=53a + 10d = 53, you’ll still get d=5d = 5, but your aa will be wrong (a=3a = 3 instead of 88), and the entire AP shifts by one term.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next