Answer: The student is <u>not</u> correct
To reflect over the y axis, you use this rule

The x coordinate swaps in sign (from positive to negative, or vice versa) while the y coordinate stays the same.
So for a point like A(1,1), it should move to A ' (-1, 1) and not (-2,1) like the diagram shows.
B(3,1) should move to B ' (-3, 1)
C(1,4) should move to C ' (-1, 4)
It appears that the student applied a reflection over the y axis, and then they shifted the triangle 1 unit to the left.
THat's lightning brodda
jk
i feel like it's c
Answer:
Step-by-step explanation:
In order to do this we need to isolate y by performing the inverse operations on the other values like so...
a) 10x + 5y = 20 ... subtract 10x on both sides
5y = 20 - 10x ... divide both sides by 5
y = 4 - 2x ... we can move the 2x to the right to make it into y = mx + b
y = -2x + 4
b) 3x - 2y = 10 + 4x ... subtract 3x on both sides
-2y = 10 + x ... divide both sides by -2
y = -5 - 0.5x ... move -0.5 to the left so it matches y = mx + b
y = -0.5x - 5