To determine the linear function given the slope and a point, we can use the point-slope form of a linear equation, which is:
\[ y - y_1 = m(x - x_1) \]
Here, \( m \) is the slope and \( (x_1, y_1) \) is the point through which the line passes. In your case:
- Slope \( m = -3 \)
- Point \( (x_1, y_1) = (-2, 9) \)
Now, plug in the values:
\[ y - 9 = -3(x + 2) \]
Now, simplify the equation:
- Distribute \(-3\):
\[ y - 9 = -3x - 6 \]
- Add \(9\) to both sides:
\[ y = -3x - 6 + 9 \]
\[ y = -3x + 3 \]
Thus, the linear function that matches this line is:
\[ y = -3x + 3 \]
Therefore, the correct response from your options is:
y = −3x + 3.