We can find the slope of this line by using the slope formula:

We'll use the points (-6, 0) and (0, -3)
(-3 - 0) / (0 + 6) = -3/6 = -0.5
The slope of the line is A, -1/2
Answer:
A
Step-by-step explanation:
Because each value of x maps onto only one value of y, it is a function.
However, because it is not the graph of a line, it is a nonlinear function.
Answer:
a/b = c/d --> d = b*c/a
d is the forth proportional
a) d = 2*3/1 = 6
b) d = 3*4/0.5 = 24
c) d = b*5/a = 5*b/a
For each increment in x, the output is multiplied by 2. The function could be written the way a geometric sequence can be written:
... f(x) = 5·2^(x-1)
Or, it could be simplified to ...
... f(x) = (5/2)·2^x
The first 5 terms will be
... 5, 10, 20, 40, 80