To determine the equation that represents the given sequence 9, 14, 19, 24, 29, we first need to identify the pattern and find the formula for the nth term.
-
Identify the pattern:
- The difference between consecutive terms is 5:
- 14 - 9 = 5
- 19 - 14 = 5
- 24 - 19 = 5
- 29 - 24 = 5
- The difference between consecutive terms is 5:
-
Determine the first term:
- The first term (when n=1) is 9.
-
Set up the equation:
- Since the sequence increases by 5 for each subsequent term, it can be expressed as a linear equation.
- The formula for the nth term of an arithmetic sequence can be given by: \[ y = mx + b \] where \( m \) is the common difference and \( b \) is the first term when \( x=1 \).
-
Calculating the slope (m):
- The common difference \( m \) = 5.
-
Calculating the y-intercept (b) when \( n=1 \):
- Let's plug in the first term: \[ y = 5x + b \]
- For \( x=1 \), we want \( y = 9 \): \[ 9 = 5(1) + b \implies 9 = 5 + b \implies b = 4 \]
-
Create the final equation:
- Therefore, the equation becomes: \[ y = 5x + 4 \]
Hence, the correct response is: y = 5x + 4.