Predicting What Comes Next: Sequences and Progressions | Exercise 8.2

Question 4

An AP consists of 50 terms in which the 3rd3^{\text{rd}} term is 12 and the last term is 106. Find the 29th29^{\text{th}} term.

(Hint: If 'a' is the first term and 'd' the common difference, then we arrive at the equations a+2d=12a + 2d = 12 and a+49d=106a + 49d = 106. Solve this pair of linear equations for 'a' and 'd'.)

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

We need to find the 29th term of the arithmetic progression.

Step 1 — Find 'a' and 'd'

Let's define the first term as aa. Let's define the common difference as dd. The nthn^{\text{th}} term of an AP is an=a+(n1)da_n = a + (n-1)d. We are given that the 3rd3^{\text{rd}} term is 12.

a+(31)d=12a + (3-1)d = 12

a+2d=12(Equation 1)a + 2d = 12 \quad \text{(Equation 1)}

The AP has 50 terms. The last term is 106. So, the 50th50^{\text{th}} term is 106.

a+(501)d=106a + (50-1)d = 106

a+49d=106(Equation 2)a + 49d = 106 \quad \text{(Equation 2)}

Now, let's solve these two equations. We will subtract Equation 1 from Equation 2.

(a+49d)(a+2d)=10612(a + 49d) - (a + 2d) = 106 - 12

47d=9447d = 94

d=2\boxed{d = 2}

Now, let's substitute d=2d = \mathbf{2} into Equation 1.

a+2(2)=12a + 2(\mathbf{2}) = 12

a+4=12a + 4 = 12

a=124a = 12 - 4

a=8\boxed{a = 8}

Diagram 1

Step 2 — Find the 29th term

We need to find the 29th29^{\text{th}} term. We use the formula an=a+(n1)da_n = a + (n-1)d. We know a=8a = \mathbf{8} and d=2d = \mathbf{2}.

a29=a+(291)da_{29} = a + (29-1)d

a29=8+(28)2a_{29} = \mathbf{8} + (28)\mathbf{2}

a29=8+56a_{29} = 8 + 56

a29=64\boxed{a_{29} = 64}

Answer

The 29th term is 64.

More questions in Exercise 8.2

Q1

Find the 10th10^{\text{th}} and 26th26^{\text{th}} terms of the AP: 3, 8, 13, 18, ....

Q2

Which term of the AP : 21, 18, 15, ... is 81-81? Also, is 0 a term of this AP? Give reasons for your answer.

Q3

Find the nthn^{\text{th}} term of the AP: 11, 8, 5, 2 ... Write the recursive rule for this AP.

Q4

An AP consists of 50 terms in which the 3rd3^{\text{rd}} term is 12 and the last term is 106. Find the 29th29^{\text{th}} term.

(Hint: If 'a' is the first term and 'd' the common difference, then we arrive at the equations a+2d=12a + 2d = 12 and a+49d=106a + 49d = 106. Solve this pair of linear equations for 'a' and 'd'.)

Q5

How many 2-digit numbers are divisible by 3? What is the sum of all these 2-digit numbers?

Q6

Harish started work at an annual salary of ₹5,00,000 and received an increment of ₹20,000 each year. After how many years did his income reach ₹7,00,000?

Q7

A child arranges marbles in rows so that the first row has 1 marble, the second has 2 marbles, the third has 3, and so on up to 25 rows. How many marbles does the child use in all?

← Back to Predicting What Comes Next: Sequences and Progressions