0 could possibly represent ground level in this situation.
Answer: 
Step-by-step explanation:
By definition, the slope of the line is described as "Rate of change".
You need to use the following formula to calcualte the slope of the line;

In this case you know that the line passes through these two points: (8, -10) and (-6, 14).
Then, you can say that:

Knowing these values, you can substitute them into the formula for calculate the slope of a line:

Finally, you must evaluate in order to find the slope of this line. You get that this is:

Multiply the first equation by -1
-3x-y=-4
2x+y=5
Add them up
-x=1
So x=-1
And y=7
So the first option is correct
Answer:
hope this help you
of my handwriting is bad then sorry.
Answer:
y = 6x² -13x -5
Step-by-step explanation:
(1,-12) (2,-7) (5,80)
y = ax² + bx + c
-12 = a*1² + b*1 + c = a+b+c (1)
-7 = 4a + 2b + c (2)
80 = 25a + 5b + c (3)
(2)-(1): 3a + b = 5 (4)
(3)-(2): 21a + 3b = 87 (5)
(4)*3: 9a + 3b = 15 (6)
(5)-(6): 12a = 72 a = 6
(4) b = -13
(2) c = -5