Question 1
Arithmetic Sequence
-
Sequence: 2, 5, 8, 11, 14, 17
-
Explanation: This sequence is arithmetic because each term after the first is derived by adding a constant difference, which is 3 in this case.
-
Fifth Term: a₅ = 14
-
Explicit Formula: The explicit formula for the arithmetic sequence can be written as: \[ a_n = a_1 + (n-1)d \] where \( a_1 = 2 \) (first term) and \( d = 3 \) (common difference). Thus, \[ a_n = 2 + (n-1) \cdot 3 = 3n - 1 \]
-
Finding the 100th Term: \[ a_{100} = 3(100) - 1 = 300 - 1 = 299 \]
Geometric Sequence
-
Sequence: 3, 6, 12, 24, 48, 96
-
Explanation: This sequence is geometric because each term after the first is derived by multiplying the previous term by a constant ratio, which is 2 in this case.
-
Recursive Formula: \[ a_n = 2 \cdot a_{n-1} \text{ for } n \geq 2 \] with \( a_1 = 3 \).
-
Explicit Formula: \[ a_n = a_1 \cdot r^{(n-1)} \] where \( a_1 = 3 \) and \( r = 2 \). Thus, \[ a_n = 3 \cdot 2^{(n-1)} \]
-
Finding the 100th Term: \[ a_{100} = 3 \cdot 2^{99} \]
Question 2
-
Graphing the Arithmetic Sequence: You would plot the points (1,2), (2,5), (3,8), (4,11), (5,14), (6,17) on graph paper and connect them to form a straight line.
-
Linear Function: The linear function representing the arithmetic sequence is: \[ f(x) = 3x - 1 \] This same structure as \( a_n = 3n - 1 \).
-
Graphing the Geometric Sequence: You would plot the points (1,3), (2,6), (3,12), (4,24), (5,48), (6,96) on graph paper.
-
Exponential Function: The exponential function representing the geometric sequence is: \[ f(x) = 3 \cdot 2^{(x-1)} \] This matches the structure of \( a_n = 3 \cdot 2^{(n-1)} \).
Question 3
-
Chosen Amount: Carly receives $10 every week.
-
Explanation: Carly's savings grow linearly because she adds the same fixed amount every week, resulting in a straight line when graphed.
-
Sequence of Savings: \( 10, 20, 30, 40, 50, \ldots \) (adding 10 each week for 20 weeks).
-
Formula for Savings: \[ S_n = 10n \]
-
Graph: The points plotted would be (1,10), (2,20), (3,30), …, (20,200). The graph is a straight line indicating a linear relationship.
Question 4
-
Chosen Amount: Nico's grandparents put in $1,000.
-
Explanation: The amount in the account grows exponentially because it increases by a constant percentage, 8%, each year.
-
Sequence of Savings: \( 1000, 1080, 1166.40, 1259.71, \ldots \)
-
Formula: \[ A_n = 1000 \cdot (1.08)^{n-1} \]
-
Graph: The points plotted will display a curve that rises quickly as time progresses, indicating exponential growth.
Question 5
-
Chosen Amount: Aria buys a car for $20,000.
-
Explanation: The value of Aria's car decreases exponentially because it loses a constant percentage, 15%, of its value each year.
-
Sequence of Car Value: \( 20000, 17000, 14450, 12282.50, \ldots \)
-
Formula: \[ V_n = 20000 \cdot (0.85)^{n-1} \]
-
Graph: The points plotted would show a downward curve, depicting exponential decay.
Question 6
-
Linear Functions: In linear functions, the rate of growth is constant; for example, in Carly's savings, she saves $10 every week, leading to a straight line graph.
-
Exponential Functions: In contrast, exponential functions grow by increasing percentages, which means they accelerate over time; for instance, Nico's savings increase by 8% each year, leading to a curve that steepens over time.
-
Statement Explanation: The statement indicates that while linear growth increases by a constant amount, exponential growth increases by a percentage of the current amount, leading to much larger values as time goes on.
In comparing Carly's linear savings to Nico's exponential growth, you can see that initially, the amounts may be similar, but over time, Nico's amount grows significantly larger due to the compounded interest, illustrating that the growth rate of an exponential function will eventually exceed any linear growth.