Predicting What Comes Next: Sequences and Progressions | Exercise 8.2

Question 2

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

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

We will use the formula for the nn-th term of an Arithmetic Progression.

Step 1 — Find the general term

Let's identify the first term and common difference. The given AP is 21, 18, 15, .... The first term, aa, is 21. The common difference, dd, is found by subtracting a term from its next term.

d=1821d = 18 - 21

d=3\boxed{d = -3}

Now, we write the formula for the nn-th term, tnt_n. The formula is tn=a+(n1)dt_n = a + (n - 1)d. Let's substitute the values of aa and dd.

tn=21+(n1)(3)t_n = 21 + (n - 1)(-3)

tn=213n+3t_n = 21 - 3n + 3

tn=243n\boxed{t_n = 24 - 3n}

Step 2 — Check for -81

We want to find if -81 is a term. Let's set tnt_n equal to -81.

243n=8124 - 3n = -81

3n=8124 -3n = -81 - 24

3n=105 -3n = -105

n=1053 n = \frac{-105}{-3}

n=35\boxed{n = 35}

Since n = 35 is a natural number, -81 is a term. It is the 35th term of the AP.

Step 3 — Check for 0

Now, let's see if 0 is a term. We set tnt_n equal to 0.

243n=024 - 3n = 0

24=3n 24 = 3n

n=243 n = \frac{24}{3}

n=8\boxed{n = 8}

Since n = 8 is a natural number, 0 is a term. It is the 8th term of the AP.

Answer

(i) The 35th term of the AP is -81. (ii) Yes, 0 is a term of this AP. (iii) 0 is the 8th term of the AP.

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