Answer:
Incomplete Question
Step-by-step explanation:
Company A: 120 + 0.50x
Company B: 60 + 0.60x
Company A = Company B (solve for x)
(Here, x = miles)
120 + 0.50x = 60 + 0.60x
120 - 60 = 0.60x - 0.50x
60 = 0.10x
600 = x
Answer:
y = -2x -4
Step-by-step explanation:
The equation of a line is y = mx + b, where m is the slope of the line, and b is the y-intercept. We are told that the slope of the line is -2, so we can start with
y = mx + b
y = -2x + b
We can figure out the value of b by plugging in the coordinates of the point given (-2, 0)
0 = -2(-2) + b
0 = 4 + b
Subtract 4 from both sides of the equation
-4 = b
Then plug that value of b back into the equation above:
y = -2x + (-4) or y = -2x -4