Arithmetic and Geometric Progressions (AP and GP)

28 questions

Question 1Question

In a geometric progression of positive terms, the sum of the first two terms is 1212 and the sum of the third and fourth terms is 4848. What is the 6th6^{\text{th}} term of the progression?

Show answer & explanation

Answer: 128

Answer

The 6th term of the geometric progression is 128.
Dividing ar2(1+r)=48ar^2(1+r) = 48 by a(1+r)=12a(1+r) = 12 yields r2=4r^2 = 4, so r=2r = 2 for positive terms. Substituting r=2r = 2 into a(1+r)=12a(1+r) = 12 gives a=4a = 4. Using Tn=arn1T_n = a r^{n-1} for n=6n=6, we get T6=4×25=128T_6 = 4 \times 2^5 = 128.

Step-by-Step Solution

1
Set up algebraic equations for the given sums using first term aa and common ratio rr.
a(1+r)=12a(1+r) = 12 and ar2(1+r)=48ar^2(1+r) = 48
The terms of a geometric progression are given by Tn=arn1T_n = a r^{n-1}.
2
Divide the equation for the third and fourth terms by the equation for the first and second terms.
r2=4    r=2r^2 = 4 \implies r = 2
Dividing eliminates aa and (1+r)(1+r), giving r2=4r^2 = 4. Since terms are positive, r>0r > 0.
3
Substitute r=2r = 2 into a(1+r)=12a(1+r) = 12 to solve for aa.
a=4a = 4
3a=123a = 12 leads directly to a=4a = 4.
4
Evaluate the 6th term using the formula T6=ar5T_6 = a r^{5}.
T6=4×25=128T_6 = 4 \times 2^5 = 128
Applying the general term formula Tn=arn1T_n = a r^{n-1} with n=6n=6.

Key Concept

Geometric Progression term relations and finding the common ratio from consecutive term pairs
Question 2Question

The second term of a geometric progression (G.P.) with positive terms is 66 and the fifth term is 4848. What is the sum of the first 66 terms of the progression?

Show answer & explanation

Answer: 189189

Answer

The sum of the first 66 terms is 189189.
Using the nn-th term formula Tn=arn1T_n = a r^{n-1}, we form two equations: ar=6a r = 6 and ar4=48a r^4 = 48. Dividing the fifth term equation by the second term equation gives r3=8r^3 = 8, so the common ratio r=2r = 2. Substituting r=2r = 2 back gives the first term a=3a = 3. Finally, applying the sum formula S6=3(261)21S_6 = \frac{3(2^6 - 1)}{2 - 1} gives 3×63=1893 \times 63 = 189.

Step-by-Step Solution

1
Set up equations for the given terms using the nn-th term formula Tn=arn1T_n = a r^{n-1}.
T2=ar=6T_2 = a r = 6 and T5=ar4=48T_5 = a r^4 = 48.
The nn-th term of a G.P. is defined by Tn=arn1T_n = a r^{n-1}.
2
Divide the equation for T5T_5 by the equation for T2T_2 to find the common ratio rr.
\frac{a r^4}{a r} = \frac{48}{6} \implies r^3 = 8 \implies r = 2.
Dividing eliminates the first term aa and allows solving for rr directly.
3
Substitute r=2r = 2 into T2=6T_2 = 6 to find the first term aa.
a(2) = 6 \implies a = 3.
Knowing rr allows calculating aa from any known term.
4
Calculate the sum of the first 66 terms using Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r - 1}.
S_6 = \frac{3(2^6 - 1)}{2 - 1} = \frac{3(64 - 1)}{1} = 3 \times 63 = 189.
Applying the G.P. sum formula for n=6n = 6, a=3a = 3, and r=2r = 2 gives the total sum.

Key Concept

Geometric Progression term formula (Tn=arn1T_n = a r^{n-1}) and sum of nn terms formula (Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r - 1}).
Estimated Time:1m 30s
Question 3Question

The second, fourth, and eighth terms of an arithmetic progression (AP) with a non-zero common difference form three consecutive terms of a geometric progression (GP). If the sum of the first 55 terms of the AP is 4545, what is the first term of the AP?

Show answer & explanation

Answer: 3

Answer

The first term of the AP is 3.
By expressing the 2nd, 4th, and 8th terms as a+da+d, a+3da+3d, and a+7da+7d, the geometric mean condition (a+3d)2=(a+d)(a+7d)(a+3d)^2 = (a+d)(a+7d) reduces to d=ad = a. Substituting d=ad = a into the sum formula S5=5(a+2d)=45S_5 = 5(a+2d) = 45 gives 15a=4515a = 45, yielding a first term of 3.

Step-by-Step Solution

1
Express the 2nd, 4th, and 8th terms of the AP in terms of first term aa and common difference dd
T2=a+dT_2 = a + d, T4=a+3dT_4 = a + 3d, and T8=a+7dT_8 = a + 7d
The nn-th term of an AP is given by Tn=a+(n1)dT_n = a + (n-1)d.
2
Apply the condition for consecutive terms of a GP
(a+3d)2=(a+d)(a+7d)    a2+6ad+9d2=a2+8ad+7d2    2d2=2ad    d=a(a + 3d)^2 = (a + d)(a + 7d) \implies a^2 + 6ad + 9d^2 = a^2 + 8ad + 7d^2 \implies 2d^2 = 2ad \implies d = a
If three terms x,y,zx, y, z form a GP, then y2=xzy^2 = xz. Since d0d \neq 0, dividing by 2d2d gives d=ad = a.
3
Use the sum of the first 5 terms of the AP to set up an equation for aa and dd
S5=52[2a+4d]=45    5(a+2d)=45    a+2d=9S_5 = \frac{5}{2}[2a + 4d] = 45 \implies 5(a + 2d) = 45 \implies a + 2d = 9
The sum of the first nn terms of an AP is Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d].
4
Substitute d=ad = a into the sum equation to solve for aa
a+2(a)=9    3a=9    a=3a + 2(a) = 9 \implies 3a = 9 \implies a = 3
Substituting d=ad = a simplifies the linear equation to solve directly for aa.

Key Concept

Combining Arithmetic and Geometric Progression properties to set up and solve simultaneous equations.
Question 4Question

An arithmetic progression (A.P.) has a first term of 55 and a common difference of 33. What is the 8th8^{\text{th}} term of this progression?

Show answer & explanation

Answer: 2626

Answer

The 8th8^{\text{th}} term of the arithmetic progression is 2626.
The 8th8^{\text{th}} term is calculated using the standard formula Tn=a+(n1)dT_n = a + (n - 1)d. Substituting a=5a = 5, d=3d = 3, and n=8n = 8 gives T8=5+7(3)=26T_8 = 5 + 7(3) = 26.

Step-by-Step Solution

1
Identify the given parameters from the problem
First term a=5a = 5, common difference d=3d = 3, and term position n=8n = 8.
These are the values required for substitution into the nthn^{\text{th}} term formula of an A.P.
2
Write down the general formula for the nthn^{\text{th}} term of an arithmetic progression
Tn=a+(n1)dT_n = a + (n - 1)d
This formula defines any term in an arithmetic progression based on its position.
3
Substitute the values into the formula and simplify
T8=5+(81)×3=5+7×3=5+21=26T_8 = 5 + (8 - 1) \times 3 = 5 + 7 \times 3 = 5 + 21 = 26
Performing the multiplication before addition yields the value of the 8th8^{\text{th}} term.

Key Concept

Arithmetic Progression (A.P.) nthn^{\text{th}} term formula
Estimated Time:45s
Question 5Question

The 3rd term of an arithmetic progression (AP) is 1414 and its 7th term is 3434. If the nn-th term of this AP is equal to the 4th term of a geometric progression (GP) whose first term is 22 and common ratio is 33, what is the value of nn?

Show answer & explanation

Answer: 11

Answer

The value of nn is 1111.
The AP has first term a=4a = 4 and common difference d=5d = 5, giving Tn=4+5(n1)=5n1T_n = 4 + 5(n-1) = 5n - 1. The 4th term of the GP is 2×33=542 \times 3^{3} = 54. Setting 5n1=545n - 1 = 54 gives 5n=555n = 55, so n=11n = 11.

Step-by-Step Solution

1
Find the first term aa and common difference dd of the arithmetic progression.
a=4a = 4 and d=5d = 5
The nn-th term of an AP is given by Tn=a+(n1)dT_n = a + (n-1)d. Using given terms: T3=a+2d=14T_3 = a + 2d = 14 and T7=a+6d=34T_7 = a + 6d = 34. Subtracting the first equation from the second yields 4d=20d=54d = 20 \Rightarrow d = 5. Substituting d=5d = 5 into a+2(5)=14a + 2(5) = 14 gives a=4a = 4.
2
Calculate the 4th term of the geometric progression (G4G_4).
G4=54G_4 = 54
The mm-th term of a GP is given by Gm=agprm1G_m = a_{gp} \cdot r^{m-1}. With first term agp=2a_{gp} = 2 and ratio r=3r = 3, G4=2341=233=227=54G_4 = 2 \cdot 3^{4-1} = 2 \cdot 3^3 = 2 \cdot 27 = 54.
3
Equate TnT_n to G4G_4 and solve for nn.
n=11n = 11
Set Tn=G44+(n1)5=54T_n = G_4 \Rightarrow 4 + (n-1)5 = 54. Simplifying gives (n1)5=50n1=10n=11(n-1)5 = 50 \Rightarrow n-1 = 10 \Rightarrow n = 11.

Key Concept

Solving simultaneous AP/GP equations using the nn-th term formulas Tn=a+(n1)dT_n = a + (n-1)d and Gn=arn1G_n = a r^{n-1}.
Estimated Time:2m 0s
Question 6Question

The fourth term of an arithmetic progression (A.P.) is 1515 and the ninth term is 3535. What is the common difference of the progression?

Show answer & explanation

Answer: 4

Answer

The common difference of the arithmetic progression is 44.
Using the A.P. term formula Tn=a+(n1)dT_n = a + (n-1)d, the fourth term gives a+3d=15a + 3d = 15 and the ninth term gives a+8d=35a + 8d = 35. Subtracting the two equations yields 5d=205d = 20, which simplifies directly to d=4d = 4.

Step-by-Step Solution

1
Express the given terms using the n-th term formula Tn=a+(n1)dT_n = a + (n-1)d
a+3d=15a + 3d = 15 and a+8d=35a + 8d = 35
The nthn^{\text{th}} term formula relates any term to the first term (aa) and common difference (dd).
2
Subtract the equation for the fourth term from the ninth term
5d=205d = 20
Subtracting eliminates the first term aa and leaves a simple equation in terms of dd.
3
Divide by 55 to solve for dd
d=4d = 4
Dividing both sides of 5d=205d = 20 by 55 gives the common difference.

Key Concept

Finding the common difference of an Arithmetic Progression given two non-consecutive terms
Question 7Question

The sum of the first three terms of an arithmetic progression (AP) with a positive common difference dd is 2121. If 22 is added to the first term, 33 is added to the second term, and 99 is added to the third term, the resulting three numbers form consecutive terms of a geometric progression (GP). What is the sum of the first 1010 terms of this arithmetic progression?

Show answer & explanation

Answer: 210

Answer

The sum of the first 10 terms of the arithmetic progression is 210.
Representing the AP terms as 7d,7,7+d7-d, 7, 7+d and adding the specified values produces GP terms 9d,10,16+d9-d, 10, 16+d. Solving 102=(9d)(16+d)10^2 = (9-d)(16+d) yields d=4d=4. Consequently, the first term of the AP is 33. Using S10=102[2(3)+9(4)]S_{10} = \frac{10}{2}[2(3) + 9(4)] gives the final answer 210.

Step-by-Step Solution

1
Express AP terms symmetrically and solve for the middle term.
The middle term is a=7a = 7, making the terms 7d7-d, 77, and 7+d7+d.
Choosing terms ad,a,a+da-d, a, a+d allows the sum equation 3a=213a = 21 to directly isolate the middle term.
2
Set up the geometric progression relation to determine common difference dd.
The GP terms are 9d9-d, 1010, and 16+d16+d. Solving 102=(9d)(16+d)10^2 = (9-d)(16+d) gives d2+7d44=0d^2 + 7d - 44 = 0, yielding d=4d = 4.
In any geometric progression, the square of the middle term equals the product of the first and third terms.
3
Determine the first term a1a_1 and calculate S10S_{10}.
The first term is a1=74=3a_1 = 7 - 4 = 3, and the sum S10=102[2(3)+(101)(4)]=210S_{10} = \frac{10}{2}[2(3) + (10-1)(4)] = 210.
Applying the AP sum formula Sn=n2[2a1+(n1)d]S_n = \frac{n}{2}[2a_1 + (n-1)d] with n=10n=10, a1=3a_1=3, and d=4d=4.

Key Concept

Integrating AP and GP structural relationships to solve for sequence parameters and evaluate finite sums
Question 8Question

The 2nd2^{\text{nd}}, 5th5^{\text{th}}, and 14th14^{\text{th}} terms of a non-constant arithmetic progression (A.P.) form three consecutive terms of a geometric progression (G.P.). If the first term of the A.P. is 33, what is the sum of the first 66 terms of the A.P.?

Show answer & explanation

Answer: 108

Answer

108
With first term a=3a=3, the terms T2=3+dT_2 = 3+d, T5=3+4dT_5 = 3+4d, and T14=3+13dT_{14} = 3+13d form a geometric progression. Therefore, (3+4d)2=(3+d)(3+13d)(3+4d)^2 = (3+d)(3+13d). Expanding gives 9+24d+16d2=9+42d+13d29 + 24d + 16d^2 = 9 + 42d + 13d^2, which simplifies to 3d218d=03d^2 - 18d = 0. Since the sequence is non-constant (d0d \neq 0), d=6d = 6. Using the A.P. sum formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d], S6=3[2(3)+5(6)]=3[6+30]=108S_6 = 3[2(3) + 5(6)] = 3[6 + 30] = 108.

Step-by-Step Solution

1
Express the 2nd2^{\text{nd}}, 5th5^{\text{th}}, and 14th14^{\text{th}} terms of the A.P. in terms of the first term a=3a=3 and common difference dd.
T2=3+dT_2 = 3 + d, T5=3+4dT_5 = 3 + 4d, and T14=3+13dT_{14} = 3 + 13d.
The nthn^{\text{th}} term of an A.P. is given by Tn=a+(n1)dT_n = a + (n-1)d.
2
Set up the condition for consecutive terms of a G.P. and solve for dd.
(3+4d)2=(3+d)(3+13d)    9+24d+16d2=9+42d+13d2    3d218d=0    d=6(3 + 4d)^2 = (3 + d)(3 + 13d) \implies 9 + 24d + 16d^2 = 9 + 42d + 13d^2 \implies 3d^2 - 18d = 0 \implies d = 6.
For consecutive terms in a G.P., the middle term squared equals the product of the adjacent terms (T52=T2×T14T_5^2 = T_2 \times T_{14}).
3
Calculate the sum of the first 66 terms of the A.P. using a=3a=3 and d=6d=6.
S6=62[2(3)+(61)(6)]=3[6+30]=3×36=108S_6 = \frac{6}{2}[2(3) + (6-1)(6)] = 3[6 + 30] = 3 \times 36 = 108.
The sum formula for an A.P. is Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d].

Key Concept

Simultaneous conditions connecting A.P. and G.P. terms combined with sequence sum formulas.
Estimated Time:2m 0s
Question 9Question

The sum of the first nn terms of an arithmetic progression is given by Sn=2n2+3nS_n = 2n^2 + 3n. What is the value of the 7th7^{\text{th}} term of the progression?

Show answer & explanation

Answer: 29

Answer

The 7th7^{\text{th}} term of the arithmetic progression is 2929.
For any sequence, the nn-th term is found using Tn=SnSn1T_n = S_n - S_{n-1}. Substituting n=7n = 7 gives S7=2(7)2+3(7)=119S_7 = 2(7)^2 + 3(7) = 119 and S6=2(6)2+3(6)=90S_6 = 2(6)^2 + 3(6) = 90. Thus, T7=11990=29T_7 = 119 - 90 = 29.

Step-by-Step Solution

1
State the relationship between the nn-th term TnT_n and the sum of first nn terms SnS_n
Tn=SnSn1T_n = S_n - S_{n-1}
The sum of the first nn terms minus the sum of the first n1n-1 terms equals the nn-th term.
2
Calculate the sum of the first 7 terms (S7S_7)
S7=2(7)2+3(7)=119S_7 = 2(7)^2 + 3(7) = 119
Substitute n=7n = 7 into the sum formula Sn=2n2+3nS_n = 2n^2 + 3n.
3
Calculate the sum of the first 6 terms (S6S_6)
S6=2(6)2+3(6)=90S_6 = 2(6)^2 + 3(6) = 90
Substitute n=6n = 6 into the sum formula Sn=2n2+3nS_n = 2n^2 + 3n.
4
Compute the 7th7^{\text{th}} term (T7T_7)
T7=11990=29T_7 = 119 - 90 = 29
Subtract S6S_6 from S7S_7.

Key Concept

Relationship between the nth term and the sum of first n terms of an AP
Question 10Question

The sum of the first nn terms of an arithmetic progression (A.P.) is 210210. If the first term is 33 and the last term is 3939, what is the value of nn?

Show answer & explanation

Answer: 10

Answer

The number of terms nn is 1010.
Using the standard sum formula Sn=n2(a+l)S_n = \frac{n}{2}(a + l) for an A.P. with known first term a=3a = 3 and last term l=39l = 39, we set 210=n2(3+39)=21n210 = \frac{n}{2}(3 + 39) = 21n. Solving for nn gives n=10n = 10.

Step-by-Step Solution

1
Identify the given parameters of the arithmetic progression.
First term a=3a = 3, last term l=39l = 39, and sum Sn=210S_n = 210.
These values are required to apply the sum formula for an A.P.
2
Apply the sum formula Sn=n2(a+l)S_n = \frac{n}{2}(a + l).
210=n2(3+39)=n2(42)=21n210 = \frac{n}{2}(3 + 39) = \frac{n}{2}(42) = 21n.
The sum of nn terms in an A.P. with a known first and last term is given by n2(a+l)\frac{n}{2}(a + l).
3
Solve for nn.
n=21021=10n = \frac{210}{21} = 10.
Dividing the total sum by 2121 gives the exact number of terms.

Key Concept

Sum of an Arithmetic Progression using first and last terms
Estimated Time:1m 30s
Question 11Question

The sum of the first four terms of an arithmetic progression (A.P.) is 3232, and the sum of the next four terms is 9696. What is the common difference of the progression?

Show answer & explanation

Answer: 4

Answer

The common difference of the arithmetic progression is 44.
The sum of the first four terms yields 2a+3d=162a + 3d = 16. The sum of the first eight terms is 32+96=12832 + 96 = 128, which gives 2a+7d=322a + 7d = 32. Subtracting these two linear equations gives 4d=164d = 16, leading to d=4d = 4.

Step-by-Step Solution

1
Formulate an equation for the sum of the first 4 terms.
2a+3d=162a + 3d = 16
The sum of the first nn terms of an A.P. is Sn=n2(2a+(n1)d)S_n = \frac{n}{2}(2a + (n-1)d). Substituting n=4n = 4 and S4=32S_4 = 32 gives 2(2a+3d)=322(2a + 3d) = 32, which simplifies to 2a+3d=162a + 3d = 16.
2
Formulate an equation for the sum of the first 8 terms.
2a+7d=322a + 7d = 32
The total sum of the first 8 terms is the sum of the first 4 terms plus the sum of the next 4 terms (S8=32+96=128S_8 = 32 + 96 = 128). Substituting n=8n = 8 gives 4(2a+7d)=1284(2a + 7d) = 128, which simplifies to 2a+7d=322a + 7d = 32.
3
Solve the system of simultaneous linear equations for dd.
d=4d = 4
Subtracting (2a+3d=16)(2a + 3d = 16) from (2a+7d=32)(2a + 7d = 32) eliminates 2a2a, resulting in 4d=164d = 16, which yields d=4d = 4.

Key Concept

Sum of an Arithmetic Progression
Question 12Question

The 3rd3^{\text{rd}} and 6th6^{\text{th}} terms of an Arithmetic Progression (A.P.) are 1313 and 2828 respectively. What is the sum of the first 1010 terms of the progression?

Show answer & explanation

Answer: 255255

Answer

The sum of the first 1010 terms of the progression is 255255.
The 3rd3^{\text{rd}} term is a+2d=13a + 2d = 13 and the 6th6^{\text{th}} term is a+5d=28a + 5d = 28. Subtracting these equations gives 3d=153d = 15, so d=5d = 5, which leads to a=3a = 3. Using the sum formula S10=102[2(3)+(101)5]S_{10} = \frac{10}{2}[2(3) + (10 - 1)5], we obtain 5(6+45)=2555(6 + 45) = 255.

Step-by-Step Solution

1
Set up equations for the given terms using the nth term formula Tn=a+(n1)dT_n = a + (n - 1)d.
a+2d=13a + 2d = 13 and a+5d=28a + 5d = 28.
The 3rd3^{\text{rd}} term corresponds to n=3n=3 and the 6th6^{\text{th}} term corresponds to n=6n=6.
2
Solve the simultaneous equations for aa (first term) and dd (common difference).
Subtracting the first equation from the second gives 3d=15d=53d = 15 \Rightarrow d = 5. Substituting d=5d = 5 into the first equation yields a+2(5)=13a=3a + 2(5) = 13 \Rightarrow a = 3.
To find any property of an A.P., the first term aa and common difference dd must be determined.
3
Calculate the sum of the first 1010 terms using Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n - 1)d].
S10=102[2(3)+(101)5]=5[6+45]=5(51)=255S_{10} = \frac{10}{2}[2(3) + (10 - 1)5] = 5[6 + 45] = 5(51) = 255.
Applying the formula for the sum of the first nn terms with n=10n = 10, a=3a = 3, and d=5d = 5.

Key Concept

Finding the sum of the first nn terms of an Arithmetic Progression given two specific terms.
Question 13Question

If x1x - 1, x+2x + 2, and 3x3x are three consecutive terms of a geometric progression (G.P.) with positive terms, what is the common ratio of the progression?

Show answer & explanation

Answer: 22

Answer

The common ratio of the progression is 22.
For any three consecutive terms in a G.P., the square of the middle term equals the product of the first and third terms. Solving (x+2)2=(x1)(3x)(x+2)^2 = (x-1)(3x) gives 2x27x4=02x^2 - 7x - 4 = 0, which yields x=4x = 4 for positive terms. Substituting x=4x = 4 gives the terms 3,6,123, 6, 12, which have a common ratio of 6÷3=26 \div 3 = 2.

Step-by-Step Solution

1
Set up the condition for consecutive terms in a Geometric Progression.
(x+2)2=(x1)(3x)(x + 2)^2 = (x - 1)(3x)
For three consecutive terms a,b,ca, b, c in G.P., the middle term squared equals the product of the outer terms (b2=acb^2 = ac).
2
Expand both sides and rearrange into a quadratic equation.
x2+4x+4=3x23x    2x27x4=0x^2 + 4x + 4 = 3x^2 - 3x \implies 2x^2 - 7x - 4 = 0
Expanding allows gathering all terms on one side to solve for xx.
3
Factorize the quadratic equation to find xx.
(2x+1)(x4)=0    x=4(2x + 1)(x - 4) = 0 \implies x = 4 (since terms are positive, x>1x > 1).
The solution x=12x = -\frac{1}{2} gives negative terms, so x=4x = 4 is chosen.
4
Find the consecutive terms and calculate the common ratio rr.
Terms are 41=34 - 1 = 3, 4+2=64 + 2 = 6, and 3(4)=123(4) = 12. Common ratio r=63=2r = \frac{6}{3} = 2.
Dividing the second term by the first term gives the common ratio rr.

Key Concept

Geometric Progression Consecutive Terms Property (b2=acb^2 = ac)
Estimated Time:1m 30s
Question 14Question

The second term of a geometric progression (G.P.) is 66 and its fifth term is 4848. What is the sum of the first 66 terms of the progression?

Show answer & explanation

Answer: 189

Answer

189
Using the geometric progression terms T2=ar=6T_2 = a r = 6 and T5=ar4=48T_5 = a r^4 = 48, dividing T5T_5 by T2T_2 gives r3=8r^3 = 8, so r=2r = 2. Substituting r=2r = 2 into ar=6a r = 6 yields a=3a = 3. The sum of the first 6 terms is calculated as S6=3(261)21=189S_6 = \frac{3(2^6 - 1)}{2 - 1} = 189.

Step-by-Step Solution

1
Set up equations using the nthn^{\text{th}} term formula for a G.P., Tn=arn1T_n = a r^{n-1}.
T2=ar=6T_2 = a r = 6 and T5=ar4=48T_5 = a r^4 = 48
Relate given terms to the first term aa and common ratio rr.
2
Divide the equation for T5T_5 by the equation for T2T_2 to find the common ratio rr.
\frac{a r^4}{a r} = \frac{48}{6} \implies r^3 = 8 \implies r = 2
Eliminate the variable aa to solve for rr.
3
Substitute r=2r = 2 back into ar=6a r = 6 to find the first term aa.
a(2) = 6 \implies a = 3
Determine the first term of the progression.
4
Calculate the sum of the first 66 terms using Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r - 1}.
S_6 = \frac{3(2^6 - 1)}{2 - 1} = 3(64 - 1) = 3(63) = 189
Apply the sum formula for a finite geometric progression.

Key Concept

Geometric Progression (G.P.) nthn^{\text{th}} term and sum of finite terms
Question 15Question

The sum to infinity of a geometric progression (G.P.) with positive terms is 1818, and the sum of its first two terms is 1616. What is the first term of the progression?

Show answer & explanation

Answer: 12

Answer

The first term of the progression is 12.
Using the sum to infinity formula S=a1r=18S_{\infty} = \frac{a}{1 - r} = 18, we express the first term as a=18(1r)a = 18(1 - r). Combining this with the sum of the first two terms S2=a(1+r)=16S_2 = a(1 + r) = 16 yields 18(1r)(1+r)=16    18(1r2)=1618(1 - r)(1 + r) = 16 \implies 18(1 - r^2) = 16. Solving for rr gives r2=19r^2 = \frac{1}{9}, so r=13r = \frac{1}{3} for a sequence with positive terms. Substituting r=13r = \frac{1}{3} back into a=18(1r)a = 18(1 - r) gives a=12a = 12.

Step-by-Step Solution

1
Express the sum to infinity in terms of the first term aa and common ratio rr.
a=18(1r)a = 18(1 - r)
The sum to infinity formula for a convergent G.P. is S=a1rS_{\infty} = \frac{a}{1 - r}.
2
Write the expression for the sum of the first two terms.
a(1+r)=16a(1 + r) = 16
The sum of the first two terms is T1+T2=a+ar=a(1+r)T_1 + T_2 = a + ar = a(1 + r).
3
Substitute a=18(1r)a = 18(1 - r) into the sum of the first two terms equation.
18(1r2)=1618(1 - r^2) = 16
Applying the difference of two squares identity (1r)(1+r)=1r2(1 - r)(1 + r) = 1 - r^2.
4
Solve for the common ratio rr.
r=13r = \frac{1}{3}
Rearranging gives 1r2=89    r2=191 - r^2 = \frac{8}{9} \implies r^2 = \frac{1}{9}. Since all terms are positive, rr must be positive.
5
Calculate the first term aa.
a=12a = 12
Substitute r=13r = \frac{1}{3} into a=18(1r)a = 18(1 - r) to get a=18×23=12a = 18 \times \frac{2}{3} = 12.

Key Concept

Geometric Progression sum to infinity and partial sums
Estimated Time:1m 30s
Question 16Question

The 4th4^{\text{th}} term of an arithmetic progression (A.P.) is 1515 and the 9th9^{\text{th}} term is 3535. Calculate the sum of the first 1010 terms of the progression.

Show answer & explanation

Answer: 210

Answer

The sum of the first 10 terms of the progression is 210.
Using the nthn^{\text{th}} term formula Tn=a+(n1)dT_n = a + (n-1)d, the equations a+3d=15a + 3d = 15 and a+8d=35a + 8d = 35 yield common difference d=4d = 4 and first term a=3a = 3. Substituting these into the sum formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d] for n=10n = 10 yields S10=5[2(3)+9(4)]=210S_{10} = 5[2(3) + 9(4)] = 210.

Step-by-Step Solution

1
Set up equations for the given terms
a+3d=15a + 3d = 15 and a+8d=35a + 8d = 35
The nthn^{\text{th}} term of an A.P. is given by Tn=a+(n1)dT_n = a + (n-1)d.
2
Solve for the common difference dd
d=4d = 4
Subtracting (a+3d=15)(a + 3d = 15) from (a+8d=35)(a + 8d = 35) gives 5d=205d = 20, so d=4d = 4.
3
Solve for the first term aa
a=3a = 3
Substituting d=4d = 4 into a+3(4)=15a + 3(4) = 15 yields a=1512=3a = 15 - 12 = 3.
4
Calculate the sum of the first 10 terms
S10=210S_{10} = 210
Applying S10=102[2(3)+9(4)]=5(6+36)=210S_{10} = \frac{10}{2}[2(3) + 9(4)] = 5(6 + 36) = 210.

Key Concept

Finding terms and sums of an Arithmetic Progression using simultaneous linear equations
Estimated Time:1m 30s
Question 17Question

The sum of the first nn terms of an arithmetic progression (A.P.) is given by Sn=3n2+5nS_n = 3n^2 + 5n. A geometric progression (G.P.) has a first term of 11 and a common ratio of 22. If the 5th5^{\text{th}} term of the A.P. is equal to the kthk^{\text{th}} term of the G.P., what is the value of kk?

Show answer & explanation

Answer: 6

Answer

The value of kk is 6.
Evaluating the 5th5^{\text{th}} term of the A.P. gives 3232. Equating this to the kthk^{\text{th}} term formula of the G.P., 12k1=321 \cdot 2^{k-1} = 32, leads to 2k1=252^{k-1} = 2^5, which gives k=6k = 6.

Step-by-Step Solution

1
Find the general formula for the nthn^{\text{th}} term TnT_n of the A.P. using SnS_n
Tn=SnSn1=(3n2+5n)[3(n1)2+5(n1)]=6n+2T_n = S_n - S_{n-1} = (3n^2 + 5n) - [3(n-1)^2 + 5(n-1)] = 6n + 2
The nthn^{\text{th}} term of a series is the difference between the sum of the first nn terms and the sum of the first n1n-1 terms.
2
Calculate the 5th5^{\text{th}} term of the A.P.
T5=6(5)+2=32T_5 = 6(5) + 2 = 32
Substitute n=5n = 5 into the derived expression for TnT_n.
3
Set up the equation for the kthk^{\text{th}} term of the G.P.
Gk=ark1=12k1=2k1G_k = a \cdot r^{k-1} = 1 \cdot 2^{k-1} = 2^{k-1}
The standard formula for the kthk^{\text{th}} term of a G.P. is Gk=ark1G_k = a \cdot r^{k-1}.
4
Equate T5T_5 and GkG_k to solve for kk
2k1=32    2k1=25    k1=5    k=62^{k-1} = 32 \implies 2^{k-1} = 2^5 \implies k - 1 = 5 \implies k = 6
Since the bases are equal (22), equate the exponents to find kk.

Key Concept

Relating Arithmetic Progression sum formulas to term values and solving indexed Geometric Progression equations.
Estimated Time:2m 0s
Question 18Question

The first term of an arithmetic progression (A.P.) is 77 and its common difference is 44. What is the value of the 12th12^{\text{th}} term of the progression?

Show answer & explanation

Answer: 51

Answer

The 12th12^{\text{th}} term of the arithmetic progression is 5151.
Applying the arithmetic progression nthn^{\text{th}} term formula Tn=a+(n1)dT_n = a + (n - 1)d with first term a=7a = 7, common difference d=4d = 4, and term index n=12n = 12 gives T12=7+(121)×4=7+44=51T_{12} = 7 + (12 - 1) \times 4 = 7 + 44 = 51.

Step-by-Step Solution

1
Identify given variables
a=7a = 7, d=4d = 4, and n=12n = 12
These are the necessary components to calculate the required term position in an arithmetic sequence.
2
Apply the nthn^{\text{th}} term formula for an AP
T12=7+(121)×4T_{12} = 7 + (12 - 1) \times 4
The standard formula Tn=a+(n1)dT_n = a + (n - 1)d determines the value of any term in an AP.
3
Compute the numerical result
T12=7+44=51T_{12} = 7 + 44 = 51
Multiplying the common difference by 11 and adding the first term yields the correct value.

Key Concept

Calculating the nth term of an Arithmetic Progression
Question 19Question

An infinite geometric progression of positive terms has a sum to infinity of 1616, and the sum of its first two terms is 1212. An arithmetic progression has its first term equal to the first term of this geometric progression, and its 5th5^{\text{th}} term equal to the sum to infinity of the geometric progression. Calculate the 10th10^{\text{th}} term of the arithmetic progression.

Show answer & explanation

Answer: 26

Answer

The 10th term of the arithmetic progression is 26.
By solving the geometric progression system, we find the common ratio r=12r = \frac{1}{2} and first term a=8a = 8. Using a=8a = 8 as the first term of the arithmetic progression and setting its 5th5^{\text{th}} term A5=16A_5 = 16, we determine the common difference d=2d = 2. Calculating A10=8+9(2)A_{10} = 8 + 9(2) yields 2626.

Step-by-Step Solution

1
Formulate equations for the geometric progression using the sum to infinity and sum of the first two terms
a=16(1r)a = 16(1 - r) and a(1+r)=12a(1 + r) = 12
The standard formula for the sum to infinity of a GP is S=a1rS_\infty = \frac{a}{1-r} and the sum of the first two terms is S2=a+ar=a(1+r)S_2 = a + ar = a(1+r).
2
Solve for the common ratio rr and first term aa of the geometric progression
r=0.5r = 0.5 and a=8a = 8
Substituting a=16(1r)a = 16(1-r) yields 16(1r2)=12    r2=14    r=1216(1-r^2) = 12 \implies r^2 = \frac{1}{4} \implies r = \frac{1}{2}. Then a=16(10.5)=8a = 16(1 - 0.5) = 8.
3
Determine the common difference dd of the arithmetic progression
d=2d = 2
The first term of the AP is A1=a=8A_1 = a = 8 and the 5th term is A5=S=16A_5 = S_\infty = 16. Using A5=A1+4d    8+4d=16    d=2A_5 = A_1 + 4d \implies 8 + 4d = 16 \implies d = 2.
4
Calculate the 10th term of the arithmetic progression
A10=26A_{10} = 26
Using the AP nthn^{\text{th}} term formula An=A1+(n1)dA_n = A_1 + (n-1)d: A10=8+9(2)=26A_{10} = 8 + 9(2) = 26.

Key Concept

Combining geometric progression parameters (sum to infinity and sum of terms) with arithmetic progression term formulas
Question 20Question

The 1st1^{\text{st}}, 2nd2^{\text{nd}}, and 5th5^{\text{th}} terms of an arithmetic progression (A.P.) with a non-zero common difference form three consecutive terms of a geometric progression (G.P.). If the sum of the first 44 terms of the A.P. is 4040, what is the 5th5^{\text{th}} term of the G.P.?

Show answer & explanation

Answer: 4052\frac{405}{2}

Answer

4052\frac{405}{2}
By setting up the geometric mean property (a+d)2=a(a+4d)(a+d)^2 = a(a+4d), we find d=2ad = 2a, which establishes that the G.P. has a common ratio r=3r = 3. Substituting d=2ad = 2a into the A.P. sum formula S4=2[2a+3d]=16a=40S_4 = 2[2a + 3d] = 16a = 40 gives a=52a = \frac{5}{2}. Finally, evaluating the 5th5^{\text{th}} term of the G.P. using ar4=52×34a r^4 = \frac{5}{2} \times 3^4 yields 4052\frac{405}{2}.

Step-by-Step Solution

1
Express the given A.P. terms in terms of first term aa and common difference dd, and set up the G.P. condition.
The terms are T1=aT_1 = a, T2=a+dT_2 = a + d, and T5=a+4dT_5 = a + 4d. Since they form a G.P., (a+d)2=a(a+4d)(a + d)^2 = a(a + 4d).
Three terms x,y,zx, y, z form a G.P. if y2=xzy^2 = xz.
2
Solve for the relationship between dd and aa.
a2+2ad+d2=a2+4ad    d2=2ad    d=2aa^2 + 2ad + d^2 = a^2 + 4ad \implies d^2 = 2ad \implies d = 2a (since d0d \neq 0).
Expanding and simplifying the equation yields the ratio of dd to aa.
3
Determine the common ratio rr of the G.P.
r=T2T1=a+da=a+2aa=3r = \frac{T_2}{T_1} = \frac{a + d}{a} = \frac{a + 2a}{a} = 3.
The common ratio is the quotient of consecutive terms of the G.P.
4
Use the sum of the first 44 terms of the A.P. to find aa.
S4=42[2a+(41)d]=2[2a+3(2a)]=16a=40    a=4016=52S_4 = \frac{4}{2}[2a + (4-1)d] = 2[2a + 3(2a)] = 16a = 40 \implies a = \frac{40}{16} = \frac{5}{2}.
Applying Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d] with S4=40S_4 = 40 allows solving for aa.
5
Calculate the 5th5^{\text{th}} term of the G.P.
G5=g1r51=ar4=5234=5281=4052G_5 = g_1 \cdot r^{5-1} = a \cdot r^4 = \frac{5}{2} \cdot 3^4 = \frac{5}{2} \cdot 81 = \frac{405}{2}.
The nthn^{\text{th}} term of a G.P. is gn=g1rn1g_n = g_1 r^{n-1}.

Key Concept

Connecting Arithmetic and Geometric Progressions using term definitions and sum formulas.
Page 1 / 2Next
Arithmetic and Geometric Progressions (AP and GP) Practice Questions — JAMB UTME | Examkin