To find an explicit formula for the number of cars Matt washes in any given week, we can identify the pattern in the number of cars he washes each week.
-
Identify the First Week's Value:
- In the first week, Matt washes 6 cars.
-
Identify the Increase per Week:
- Each week, he washes 3 more cars than the previous week.
-
Pattern Recognition:
- Week 1: 6 cars
- Week 2: 6 + 3 = 9 cars
- Week 3: 9 + 3 = 12 cars
- Week 4: 12 + 3 = 15 cars
- And so on...
-
General Formula:
- We can see this is an arithmetic sequence where:
- The first term (number of cars washed in week 1) \( a_1 = 6 \)
- The common difference (increase in cars washed per week) \( d = 3 \)
The formula for the \( n \)-th term of an arithmetic sequence can be expressed as: \[ a_n = a_1 + (n-1) \cdot d \]
- We can see this is an arithmetic sequence where:
-
Plugging in the Values: \[ a_n = 6 + (n-1) \cdot 3 \]
-
Simplifying: \[ a_n = 6 + 3(n - 1) \] \[ a_n = 6 + 3n - 3 \] \[ a_n = 3n + 3 \]
Thus, the explicit formula for the number of cars Matt washes in the \( n \)-th week is:
\[ \boxed{3n + 3} \]