Answer:
s=8
Step-by-step explanation:
lmk if you want an in depth explanation
X=2
subtract 5x on both sides
-2x=-4
divide by -1 on both sides
2x=4
divide by 2 on both sides
x= 2
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
Answer:
rate of motorboat: b
rate of current: c
So the rate the boat travels upstream is $b - c$, and the rate it travels downstream is $b + c$
Step-by-step explanation:
d = rt
200 = (b - c)\cdot 5
200 = (b + c)\cdot 4
b - c = 40
b + c = 50
Adding these equations, we get:
2b = 90
b = 45
So
c = 50 - 45 = 5
<u>Therefore the rate of the boat is 45kph, and the rate of the current is 5kph</u>
Hope this helps :)