
Nathan B. answered 02/20/18
Tutor
5
(20)
Elementary and Algebraic skilled
As it stands, there is no single answer, as this is the equation for a line in standard form. You can change it to a slope-intercept form thusly:
2x - 3y = -12
Subtract 2x:
-3y = -2x - 12
Divide by -3:
y = 2/3 x + 4
But without a value for one of the variables, we cannot solve it for the other, save to create ordered pairs.
Example:
x = 3
y = 2/3 * 3 + 4
y = 2 + 4
y = 6, giving us (3, 6)
x = -3
y = 2/3 * -3 + 4
y = -2 + 4
y = 2, giving us (-3, 2)
x = 0
y = 4, giving us (0, 4)