Arithmetic and Geometric Sequences and Series

25 questions

Question 21Question

The first term of an arithmetic sequence is 12\frac{1}{2}, and the second term is 56\frac{5}{6}. The first term of a geometric sequence is 222^2, and the common ratio is 232^3. Let AA be the third term of the arithmetic sequence, and let GG be the third term of the geometric sequence. If a third value, VV, is defined as 56\frac{5}{6} less than twice GG, what is the value of V+AV + A?

Show answer & explanation

Answer: 15373\frac{1537}{3}

Answer

15373\frac{1537}{3}
The correct answer is 15373\frac{1537}{3} because calculating the third term of the arithmetic sequence yields A=76A = \frac{7}{6} and the third term of the geometric sequence yields G=256G = 256. Translating the relationship for VV yields V=2(256)56=51256V = 2(256) - \frac{5}{6} = 512 - \frac{5}{6}. Finding the sum of VV and AA yields 51256+76=51213=15373512 - \frac{5}{6} + \frac{7}{6} = 512\frac{1}{3} = \frac{1537}{3}.

Step-by-Step Solution

1
Calculate the common difference dd of the arithmetic sequence.
d=a2a1=5612=13d = a_2 - a_1 = \frac{5}{6} - \frac{1}{2} = \frac{1}{3}
The common difference is the difference between any term and the preceding term in an arithmetic sequence.
2
Calculate the third term AA of the arithmetic sequence.
A=a1+2d=12+2(13)=76A = a_1 + 2d = \frac{1}{2} + 2\left(\frac{1}{3}\right) = \frac{7}{6}
The nn-th term of an arithmetic sequence is given by an=a1+(n1)da_n = a_1 + (n-1)d.
3
Calculate the third term GG of the geometric sequence.
G=g1r2=22(23)2=2226=28=256G = g_1 \cdot r^2 = 2^2 \cdot (2^3)^2 = 2^2 \cdot 2^6 = 2^8 = 256
The nn-th term of a geometric sequence is given by gn=g1rn1g_n = g_1 \cdot r^{n-1}.
4
Set up and solve for VV using the algebraic relationship described.
V=2G56=2(256)56=51256V = 2G - \frac{5}{6} = 2(256) - \frac{5}{6} = 512 - \frac{5}{6}
The phrase '5/6 less than twice G' translates to 2G562G - \frac{5}{6}.
5
Compute the sum of VV and AA.
V+A=(51256)+76=512+26=512+13=15373V + A = \left(512 - \frac{5}{6}\right) + \frac{7}{6} = 512 + \frac{2}{6} = 512 + \frac{1}{3} = \frac{1537}{3}
Substitute the values of VV and AA and simplify the resulting fractional expression.

Key Concept

Arithmetic and Geometric Sequences and Series
Estimated Time:1m 30s
Question 22Question

A geometric sequence consists of positive terms and has a first term of 1212 and a common ratio of rr. An arithmetic sequence has a first term of 55 and a common difference of dd. If the 3rd3\text{rd} term of the geometric sequence is 33 and the 4th4\text{th} term of the arithmetic sequence is 77, what is the value of r+dr + d?

Show answer & explanation

Answer: 76\frac{7}{6}

Answer

76\frac{7}{6}
The correct value is 76\frac{7}{6}. This is found by first calculating the common ratio of the geometric sequence, where 12r2=3r2=14r=1212r^2 = 3 \Rightarrow r^2 = \frac{1}{4} \Rightarrow r = \frac{1}{2}, and the common difference of the arithmetic sequence, where 5+3d=73d=2d=235 + 3d = 7 \Rightarrow 3d = 2 \Rightarrow d = \frac{2}{3}. Adding these two fractions with a common denominator yields 36+46=76\frac{3}{6} + \frac{4}{6} = \frac{7}{6}.

Step-by-Step Solution

1
Find the common ratio rr of the geometric sequence.
r=12r = \frac{1}{2}
The formula for the nthn\text{th} term of a geometric sequence is gn=g1rn1g_n = g_1 \cdot r^{n-1}. For the 3rd3\text{rd} term, g3=12r2=3g_3 = 12r^2 = 3, which simplifies to r2=14r^2 = \frac{1}{4}. Since the sequence has positive terms, we take the positive square root to get r=12r = \frac{1}{2}.
2
Find the common difference dd of the arithmetic sequence.
d=23d = \frac{2}{3}
The formula for the nthn\text{th} term of an arithmetic sequence is an=a1+(n1)da_n = a_1 + (n-1)d. For the 4th4\text{th} term, a4=5+3d=7a_4 = 5 + 3d = 7, which simplifies to 3d=23d = 2, or d=23d = \frac{2}{3}.
3
Calculate the sum of rr and dd.
r+d=76r + d = \frac{7}{6}
Adding the two values with a common denominator of 66 gives 12+23=36+46=76\frac{1}{2} + \frac{2}{3} = \frac{3}{6} + \frac{4}{6} = \frac{7}{6}.

Key Concept

Arithmetic and Geometric Sequences and Series
Estimated Time:1m 30s
Question 23Question

A sequence of numbers t1,t2,t3,t_1, t_2, t_3, \dots is defined by t1=3t_1 = 3 and tn+1=3tn2nt_{n+1} = 3t_n - 2^n for all integers n1n \geq 1. What is the value of the fourth term, t4t_4?

Show answer & explanation

Answer: 43

Answer

The value of the fourth term is 43.
To find t4t_4, we use the recursive formula tn+1=3tn2nt_{n+1} = 3t_n - 2^n. Substituting n=1n=1 gives t2=3(3)2=7t_2 = 3(3) - 2 = 7. Substituting n=2n=2 gives t3=3(7)4=17t_3 = 3(7) - 4 = 17. Substituting n=3n=3 gives t4=3(17)8=43t_4 = 3(17) - 8 = 43.

Step-by-Step Solution

1
Calculate the second term, t2t_2, by substituting n=1n = 1 and t1=3t_1 = 3 into the formula tn+1=3tn2nt_{n+1} = 3t_n - 2^n.
t2=3t121=3(3)2=7t_2 = 3t_1 - 2^1 = 3(3) - 2 = 7
To progress to the fourth term, we must first find each preceding term in the sequence.
2
Calculate the third term, t3t_3, by substituting n=2n = 2 and t2=7t_2 = 7 into the formula.
t3=3t222=3(7)4=17t_3 = 3t_2 - 2^2 = 3(7) - 4 = 17
Using the value of the second term allows us to find the third term.
3
Calculate the fourth term, t4t_4, by substituting n=3n = 3 and t3=17t_3 = 17 into the formula.
t4=3t323=3(17)8=43t_4 = 3t_3 - 2^3 = 3(17) - 8 = 43
This completes the recursive process to find the target term.

Key Concept

Evaluating terms of a sequence defined by a recursive formula.
Estimated Time:1m 30s
Question 24Question

A geometric sequence of positive terms has a first term of 99 and a third term of 44. What is the sum of the first 44 terms of this sequence?

Show answer & explanation

Answer: 653\frac{65}{3}

Answer

The correct answer is 653\frac{65}{3}.
To find the sum of the first 4 terms of a geometric sequence with a1=9a_1 = 9 and a3=4a_3 = 4, we first determine the common ratio rr. Since a3=a1r2a_3 = a_1 \cdot r^2, we have 4=9r24 = 9 \cdot r^2, which gives r2=49r^2 = \frac{4}{9}. Because the terms are positive, r=23r = \frac{2}{3}. The first 4 terms are 99, 66, 44, and 83\frac{8}{3}. Summing these terms gives 9+6+4+83=19+83=6539 + 6 + 4 + \frac{8}{3} = 19 + \frac{8}{3} = \frac{65}{3}.

Step-by-Step Solution

1
Find the common ratio rr of the geometric sequence.
r=23r = \frac{2}{3}
Since the sequence is geometric, the third term is related to the first term by a3=a1r2a_3 = a_1 \cdot r^2. Substituting the given values yields 4=9r24 = 9 \cdot r^2, which simplifies to r2=49r^2 = \frac{4}{9}. Because all terms in the sequence are positive, rr must be positive, so r=49=23r = \sqrt{\frac{4}{9}} = \frac{2}{3}.
2
Calculate the first 4 terms of the sequence.
a1=9a_1 = 9, a2=6a_2 = 6, a3=4a_3 = 4, a4=83a_4 = \frac{8}{3}
Multiply each term by the common ratio r=23r = \frac{2}{3} to find the subsequent term: a1=9a_1 = 9, a2=923=6a_2 = 9 \cdot \frac{2}{3} = 6, a3=623=4a_3 = 6 \cdot \frac{2}{3} = 4, and a4=423=83a_4 = 4 \cdot \frac{2}{3} = \frac{8}{3}.
3
Sum the first 4 terms of the sequence.
Sum = 653\frac{65}{3}
Add the four terms: 9+6+4+83=19+83=573+83=6539 + 6 + 4 + \frac{8}{3} = 19 + \frac{8}{3} = \frac{57}{3} + \frac{8}{3} = \frac{65}{3}.

Key Concept

Calculating the sum of the first nn terms of a geometric sequence given its first and third terms.
Question 25Question

A geometric sequence has a first term of 12\frac{1}{2} and a common ratio of 14\frac{1}{4}. What is the sum of the first 3 terms of this sequence?

Show answer & explanation

Answer: 2132\frac{21}{32}

Answer

The sum of the first 3 terms of this sequence is 2132\frac{21}{32}.
The sum of the first three terms of a geometric sequence is calculated by finding each individual term and then adding them together. The first term is 12\frac{1}{2}. The second term is obtained by multiplying the first term by the common ratio: 12×14=18\frac{1}{2} \times \frac{1}{4} = \frac{1}{8}. The third term is obtained by multiplying the second term by the common ratio: 18×14=132\frac{1}{8} \times \frac{1}{4} = \frac{1}{32}. To add these terms, we find a common denominator of 32: 1632+432+132=2132\frac{16}{32} + \frac{4}{32} + \frac{1}{32} = \frac{21}{32}.

Step-by-Step Solution

1
Identify the first three terms of the geometric sequence using the formula an=a1rn1a_n = a_1 \cdot r^{n-1}.
The first term a1a_1 is given as 12\frac{1}{2}. The second term is a2=1214=18a_2 = \frac{1}{2} \cdot \frac{1}{4} = \frac{1}{8}. The third term is a3=1814=132a_3 = \frac{1}{8} \cdot \frac{1}{4} = \frac{1}{32}.
Before calculating the sum, each individual term to be summed must be determined.
2
Find a common denominator to add the three fractional terms.
The least common multiple of the denominators 2, 8, and 32 is 32. Express the terms with this common denominator: a1=1632a_1 = \frac{16}{32}, a2=432a_2 = \frac{4}{32}, and a3=132a_3 = \frac{1}{32}.
Adding fractions requires a common denominator.
3
Sum the adjusted fractions.
1632+432+132=2132\frac{16}{32} + \frac{4}{32} + \frac{1}{32} = \frac{21}{32}.
This yields the total sum of the first three terms.

Key Concept

Calculating the sum of a finite geometric series by finding and summing individual terms.
PreviousPage 2 / 2
Arithmetic and Geometric Sequences and Series Practice Questions — ACT — Page 2 | Examkin