Solveeit Logo

Question

Question: Find the \[31^{st}\] term of an AP whose \[11^{th}\] term is \[38\] and the \[6^{th}\] term is \[73\...

Find the 31st31^{st} term of an AP whose 11th11^{th} term is 3838 and the 6th6^{th} term is 7373.

Explanation

Solution

In this question, given that in AP the 11th11^{th} term is 3838 and the 6th6^{th} term is 7373. Here we need to find the 31st31^{st} term of the AP. AP stands for Arithmetic Progression. It is a sequence where the difference between the consecutive terms are the same. By using the formula of arithmetic progression, we can easily find the 31st31^{st} term of the AP.
Formula used :
The arithmetic sequence can be written as
a, a+d, a+2d, a+3d,  \\{ a,\ a + d,\ a + 2d,\ a + 3d,\ \ldots\ \\}.
Formula used to find the nthn^{th} terms in arithmetic progression is
an= a + (n1) × da_{n}= \ a\ + \ (n-1)\ \times \ d
Where aa is the first term
dd is the common difference
nn is the number of term
an{a_n} is the nthn^{th} term

Complete step by step answer:
Given,
11th11^{th} term is 3838
a11=38a_{11}= 38
By applying the formula,
We get,
a+(111)×d=38a + \left( 11 – 1 \right) \times d = 38
By simplifying
We get,
a+10d=38a + 10d = 38
Let us consider this as equation (1),
a=3810da = 38 – 10d ••• (1)
Also given,
6th6^{th} term is 7373
a6=73a_{6}= 73
By applying the formula,
We get,
a+(61)×d=73a + \left( 6 – 1 \right) \times d = 73
By simplifying,
We get,
a+5d=73a + 5d = 73
Let us consider this as equation (2),
a=735da = 73 – 5d •••(2)
By equating both (1) and (2) ,
We get,
3810d=735d38 – 10d = 73 – 5d
By bring all the variable terms to left side and the constants to right side,
We get,
5d10d=73385d – 10d = 73 – 38
By simplifying,
We get,
5d=35- 5d = 35
d=355d = - \dfrac{35}{5}
By dividing,
We get,
d=7d = - 7
Substituting the value of dd in (1)
(1)⇒ a=3810da = 38 – 10d
By substituting,
We get,
a=3810(7)a = 38 – 10\left( - 7 \right)
By simplifying,
We get,
a=108a = 108
Now we can find the 31st31^{st} term of an AP,
a31=a+(311)×da_{31}= a + \left( 31 – 1 \right) \times d
By substituting the values,
We get,
a31=108+(30×(7)) a_{31} = 108 + \left( 30 \times \left( - 7 \right) \right)\
By simplifying,
We get,
a31=108210a_{31}= 108 – 210
By subtracting,
We get,
a31=102a_{31}= - 102
Thus we get the 31st31^{st} term of an AP is 102- 102.

Note:
A simple example for arithmetic progression is the sequence of 2,6,10,14,2,6,10,14,\ldots here the first term aa is 22 and the common difference dd is 44 . The number 44 is added to get the next terms. Similarly geometric progression (GP) is defined as a sequence where the ratio between the consecutive terms are the same. The formula to find the nthn^{th} term is an= arn1a_{n}= \ ar^{n-1}