Question:
Find the gradient of the line passing through (6,8) and (4,10).
Answer:
-1 is the right answer.
Step-by-step explanation:
Slope of the line = The gradient of the line
Gradient of the line is known as change in the value of y-axis by change in the value of x-axis
Gradient = ∆y\∆x

Answer:
if f(x) = 3x+4, the rate of change is 4.
if f(x) = 2x+7, the rate of change is 2.
Step-by-step explanation:
We know that the average rate of change over the interval x=0 to x=8 is:
(f(x2) - f(x1))/x2-x1
Where:
x2 = 8
x1 = 0
if f(x) = 3x+4
so f(8)=3(8)+4 = 28
f(0)=3(0)+4 = 4
Then: (f(x2) - f(x1))/x2-x1 = (28 - 4)/8-0 = 24/8 = 3
On the other hand, if f(x) = 2x+7
f(8) = 2(8)+7 = 23
f(0) = 2(0)+7 = 7
Then: (f(x2) - f(x1))/x2-x1 = Then: 23 - 7/8-0 = 16/8 = 2
This is just substitution. so 3(2(3)-4(1/2)+3(-2/3)= 3(6-2-2)= 3(2) = 6. Basically you plug in the values they gave you for the variables and then just solve one step at a time
Answer:
The correct answer is x = 17.
Step-by-step explanation:
If EF bisects DEG, this means that angles DEF and angles FEG are congruent, and they each make up half of angle DEG.
Therefore, we can set up the equation:
DEF + FEG = DEG
However, since we know that DEF and FEG represent the same value, we can change this equation into the following:
2(DEF) = DEG
Now, we can substitute in the expressions that we are given:
2(3x+1) = 5x + 19
To simplify, we should first use the distributive property on the left side of the equation.
6x + 2 = 5x + 19
Our next step is to subtract 5x from both sides of the equation.
x + 2 = 19
Finally, we can subtract 2 from both sides of the equation to get x by itself on the left side.
x = 17
Therefore, the value of x is 17.
Hope this helps!