The equation of a line in slope-intercept form is given by y = mx + b, where m is the slope and b is the y-intercept. Given a point (x1, y1) on the line, the equation becomes y - y1 = m(x - x1).
Given that the slope m is -3 and (4,-1) is a point on the line, we can substitute these values into the equation to get y - (-1) = -3(x - 4). Simplifying this gives us y = -3x + 11.
Now we can check which of the given points satisfy this equation:
Point A (4, 0): Substituting x = 4 and y = 0 into the equation gives us 0 = -3*4 + 11, which simplifies to 0 = -1. Since this is not true, Point A is not on the line.
Point B (3,2): Substituting x = 3 and y = 2 into the equation gives us 2 = -3*3 + 11, which simplifies to 2 = 2. Since this is true, Point B is on the line.
Point C (5, -4): Substituting x = 5 and y = -4 into the equation gives us -4 = -3*5 + 11, which simplifies to -4 = -4. Since this is true, Point C is on the line.
So, among the given points, Points B and C are on the line.