For every x value, there should be only one y value. Or, for every input there is only one output.
A - Incorrect - there are two 2's for the x values and each of them has a different y value
B - Correct - all of the x values are different and all of the y values are different
C - Incorrect - there are two 11's for the x values and each of them has a different y value
D - Incorrect - there are two 3's for the x values and each of them has a different y value
Hope this helps! :)
Answer:
2x + 3y - 24 = 0
Step-by-step explanation:
2x + 3y = 18
3y = -2x + 18
y =
x + 6
m = -2/3
y - 4 = -2/3(x - 6)
3y - 12 = -2x + 12
2x + 3y - 24 = 0
Answer:
Step-by-step explanation: