INSIGHT
Brief explanation: The task requires matching linear function graphs (y = kx + b) with the signs of their coefficients k and b. 'k' represents the slope, and 'b' represents the y-intercept.
Solution
The equation of a line is given by $$y = kx + b$$. Here, $$k$$ is the slope and $$b$$ is the y-intercept.
- Case 1: $$k < 0, b < 0$$
If $$k < 0$$, the line slopes downwards from left to right. If $$b < 0$$, the line intersects the y-axis below the origin. The graph that fits this description is the first graph. - Case 2: $$k < 0, b > 0$$
If $$k < 0$$, the line slopes downwards from left to right. If $$b > 0$$, the line intersects the y-axis above the origin. The graph that fits this description is the second graph. - Case 3: $$k > 0, b < 0$$
If $$k > 0$$, the line slopes upwards from left to right. If $$b < 0$$, the line intersects the y-axis below the origin. The graph that fits this description is the third graph.