Negative 4 or -4 is the answer
Answer:
X | Y
2 | 7
4 | 9 <-- linear.
6 | 11
8 | 13
A linear function is when there is an even consonant decline or up-rise.
X | Y
1 | 2
2 | 4 <-- also linear.
3 | 6
4 | 8
Answer:
y = 1.1x +4.46
y = 129.86 for x = 114
Step-by-step explanation:
The two-point form of the the equation for a line is useful for this.
y = (y2 -y1)/(x2 -x1)(x -x1) +y1
y = (7.98 -2.7)/(3.2 -(-1.6))(x -(-1.6)) + 2.7
y = 5.28/4.8(x +1.6) + 2.7
y = 1.1x +1.76 +2.7
y = 1.1x +4.46
__
When x=114, the value of y is ...
y = 1.1(114) +4.46
y = 129.86