Answer:
the answer is 'C' bacause you have to multiplied between them
9514 1404 393
Answer:
-203.1875
Step-by-step explanation:
The ends of the interval are ...
(-4, g(-4)) = (-4, 1023 15/16)
(1, g(1)) = (1, 8)
The average rate of change is the slope of the line between these two points:
m = (y2 -y1)/(x2 -x1)
m = (8 -(1023 15/16))/(1 -(-4)) = (-1015 15/16)/5 = -203 3/16
The average rate of change on the interval is -203 3/16.
Answer:
See below.
Step-by-step explanation:
It would take a long time to explain . There is a good method called Newton's method which involves graphs of the type
y = x^3 - n and applying calculus to produce cycles of approximation until you'll get close to the required cubic root.
You'll find it on online videos.
Answer:
F(x-h) = x² + 2xh +h² +2
Step-by-step explanation:
F(x) = x² + 2, x∈R
F(x + h) = (x + h )² + 2 = x² + 2xh + h² + 2