All of them are except for number 1
I’m not positive, but I think the answer is C because when you look at the big triangle, it looks like you divide each coordinate by 3 (or multiply it by 1/3) to get the small triangle.
e.g. 6 * 1/3 = 2, 3 * 1/3 = 1
It’s B because it’s smaller than -3 but slightly greater than -4
we have point (-6, - 1)
Now we will put these points in each equation,
y = 4x +23
put x = -6 and y = -1
-1 = 4 (-6) +23
-1 = -24 + 23
-1 = -1
LHS = RHS, so this equation has (-6 , -1) as solution.
y = 6x
put x = -6 and y = -1
-1 = 6 (-6)
-1 not= -36
LHS is not equal RHS, so (-6 , -1) is not a solution for that equation,
y = 3x - 5
put x = -6 and y = -1
-1 = 3 (-6) - 5
-1 = -18 - 5
-1 not= -23
LHS is not equal RHS, so (-6 , -1) is not a solution for that equation,
y= 1/6 x
put x = -6 and y = -1
-1 = -6/6
-1 = -1
LHS = RHS, so (-6 , -1) is a solution for that equation,
The answer that I would choose would be C.