Satisfying the Mean Value Theorem

Willowz
Messages
197
Reaction score
1

Homework Statement


For what values of a,m, and b does the function

{3 ,x=0
f(x)= {-x^2 + 3x +a ,0<x<1
{mx + b ,1<=x<=2

satisfy the hypothesis of the Mean Value Theorem of the interval [0,2].

Homework Equations


(f(b) - f(a))/(b-a) = f'(c)

The Attempt at a Solution


So, I wanted to make a point of continuity for the whole equation. So, I set the equation to x=1 in both cases and then equated them, and got;
2+a=m+b ---> a=m+b-2

Then, I found the derivative of the original equation and set x again to 1, then equated the two given that were diffable, and got;
m+b=1+a

Now I can't get any values for a,b, or m without getting:
3=0

I must be doing something wrong.
 
Physics news on Phys.org
Willowz said:

Homework Statement


For what values of a,m, and b does the function



satisfy the hypothesis of the Mean Value Theorem of the interval [0,2].

Homework Equations


(f(b) - f(a))/(b-a) = f'(c)


The Attempt at a Solution


So, I wanted to make a point of continuity for the whole equation. So, I set the equation to x=1 in both cases and then equated them, and got;
2+a=m+b ---> a=m+b-2

Then, I found the derivative of the original equation and set x again to 1, then equated the two given that were diffable, and got;
m+b=1+a

The derivative of mx + b is not m + b and the derivative of -x2+3x + a is not -2x+3+a. Also don't forget you will need continuity at x = 0.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top