The answer is d) 0 and 1.
The rate of change of the linear relationship is -1.
Explanation:
It is given that there is a linear relationship between all these points, these points lie on a straight line.
The equation to find the slope passing through two points
and
is given by

Substituting the points
and
, we get,

Thus, the slope is -1.
Thus, the rate of change of the linear relationship is -1.
Answer:
1, 0.4
2, 0.004
3, 0.04
Step-by-step explanation:
hope this helps. :)
I got B and D, sorry if my answers are wrong!!
Step-by-step explanation:
the general line equation format is
y = ax + b
a is the slope or gradient of the line. it is the ratio of "y coordinate change / x coordinate change".
b is the y-intercept, the y value when x = 0. we get this by putting one point into the equation and solve for b.
(i)
A (3, 5)
B (5, 9)
x changes by +2 (from 3 to 5).
y changes by +4 (from 5 to 9).
so, the slope (or gradient) is +4/+2 = 2
(ii)
the semi-finished equation is
y = 2x + b
let's use A to get b :
5 = 2×3 + b = 6 + b
b = -1
and the full equation is
y = 2x - 1
(iii)
for point (4, k) we get
k = 2×4 - 1 = 8 - 1 = 7