A. When you add to negative numbers, it is always negative. A positive + a positive is positive. In D, the answer is always 0. 1 + -1 is 0. In C, it varies. The bigger number not including the negative sign is the sign the number has. For example, -6 + 5 = -1. 6 is bigger than 5. You subtract the smaller number from the bigger number and that is the answer. You would then tack on the negative sign because it is -6, and 6 is bigger than 5.
Answer:
Yes
Step-by-step explanation:
Domain: {-6, 3, 4, 5}
Range: {2, 4, 6}
This relation is a function.
Answer:
y = -0.5x - 2
Step-by-step explanation:
equation: f(x) = mx + b
f(-4) : -4m + b = 0 ...(1)
f(0): 0m + b = -2 b = -2 ... plug in (1)
-4m - 2 = 0
m = - 1/2 = - 0.5
linear equation: y = -0.5x - 2