Nathan B. answered 10/12/15
Tutor
5
(20)
Elementary and Algebraic skilled
What's essentially happening is that each case we're given an variable, and we need to find the other.
(2, ) means that the x-variable is at 2, so we need to solve for y:
y = ½ * 2 - 4
y = 1 - 4
y = -3
So we have (2, -3)
In the other case, ( , -7), we have a y value and thus need to solve for x:
-7 = ½x - 4
add 4 to both sides:
-7 + 4 = ½x
-3 = ½x
Multiply both sides by 2:
-3 * 2 = x
-6 = x
So we have (-6, -7)