Rolles theorem gives the conditions that guarantee the existance of an extrema in the interior of a closed inteval.
Rolles: Let f be continuous on a closed interval [a,b] and differentiable on the open interval (a,b). If f(a)= f(b) then there is at least one number, “c” in (a,b) such the f '(c)=0
MVT: If f is continuous on the closed interval [a,b] and differentiable on the interval (a,b) then there exists a number c in (a,b) such that f '(c)= (f(b)-f(a))/(b-a).
Example: f(x)-x^(2)-3x+2, show that f ' (x)=0 on some interval. (Hint: if they don't give an interval, assume it's x-intercepts)
so first you factor and find that x=1 and x=2
so then, you check and see that f(1)=f(2)=0 so it's continuous and it's differentiable.
So after you've found that, you take the derivative and set it equal to zero.
F '(x)=2x-3
2x-3=0
2x=3
x=3/2
c=3/2. And that's it. You've found c.
----------------
Another example
f(x)=x^(4)-2x^(2) on [-2,2] find all values of c for which f '(c)=0
continuous: yes
differentiable: yes. So let's get started.
First, you have to plug in to see if f(-2) is equal to f(2)
so, f(-2)=(-2)^(4) -2 (-2)^(2)= 8
f(2)= (2)^(4)-2(2)^(2)=8
so that's good. They equal each other. By the way, i'm not sure if i'm typing up all my parentheses correctly, so sorry if I mess that up.
So then you take the derivative and set = to zero
f '(x)=4x^(3)-4x=0
4x(x^(2)-1)=0
x= 0, 1, -1
c= -1, 0, 1. and you're finished again.
For what i don't understand is intergration help meh now!?!?!?
If you remind me at school I can try to help you understand it. I don't know how to really put it into words it would just be alot easier for me to show you.
ReplyDeleteyou do the opposite of a derivative.
ReplyDeletesay you want to integrate, x.
x ^ (0+1) and then divide the coefficiant by the "new" exponent
= 1/1 x^2
now, a harder problem..
3x^4
= 3/5x^5