MHB Nikki's question at Yahoo Answers regarding the Mean Value Theorem

Click For Summary
The discussion centers on Nikki's question about applying the Mean Value Theorem to the function f(x) = 7 - 8x² over the interval [-3, 6]. The mean slope of the function is calculated as -24. By setting the derivative f'(c) equal to this mean slope, the value of c is determined to be 1.5. The response encourages further engagement from Nikki and others to post additional calculus problems for discussion. This interaction highlights the collaborative nature of learning calculus concepts.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Calculus 1 Help on Mean Value Theorem?

I don't know how to do this. :(

Consider the function f(x)=7-8x^2 on the interval [-3,6]. Find the average or mean slope of the function on this interval, i.e. ((f(6)-f(-3))/(6-(-3)))=

By the Mean Value Theorem, we know there exists a c in the open interval (-3,6) such that f'(c) is equal to this mean slope. For this problem, there is only one c that works. Find it.

If someone could help, that would be great! Thanks!

Here is a link to the question:

Calculus 1 Help on Mean Value Theorem? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Re: nikki's question at Yahoo! Answers regarding the Mean value Theorem

Hello nikki,

First, let's compute the slope $m$ of the secant line:

$$m=\frac{f(6)-f(-3)}{6-(-3)}=\frac{\left(7-8(6)^2 \right)-\left(7-8(-3)^2 \right)}{6+3}=\frac{8\left(-6^2+3^2 \right)}{9}=\frac{8\cdot9\left(1-2^2 \right)}{9}=8(-3)=-24$$

Now, let's compute the derivative of the given function at $x=c$ and equate this to $m$:

$$f'(c)=m$$

$$-16c=-24$$

$$c=\frac{24}{16}=\frac{3\cdot8}{2\cdot8}=\frac{3}{2}$$

To nikki and any other guest viewing this topic, I invite and encourage you to register and post other calculus problems in our http://www.mathhelpboards.com/f10/ forum.

Best Regards,

Mark.