Answer:
b = 12.6
Step-by-step explanation:
a*2 + b*2 = c*2
6*2 + b*2 = 14*2
36 + b*2 = 196
Subtract 36 from both sides
36 + b*2 = 196
-36 -36
b*2 = 160
Find the square root of both
b = 12.64911064 or 12.6
2x + 8 = 50
Subtract 8 from both sides
2x = 42
Divide both by 2
x = 21
Answer:
The average rate of change = 4.
Step-by-step explanation:
Here we have formula.
Average rate of change = f(b) - f(a)
-----------
b - a
Given: f(X) = x^2 + 5x - 12 interval [-2, 1]
Here a = -2 and b = 1
f(a) = f(-2) = (-2)^2 + 5(-2) -12
= 4 -10 -12
f(-2) = -18
f(b) = f(1) = (1)^2 + 5(1) - 12
= 1 + 5 -12
f(1) = 6 -12
f(1) = -6
Now apply these values in the above formula, we get
Average rate of change = [-6 - (-18)] / [1 -(-2)]
= [ -6 +18]/1 +2
= 12/3
= 4.
Therefore, the average rate of change = 4.
Hope this will helpful.
Thank you.