Thread Closed

Absolute max and absolute min problem

 
Share Thread Thread Tools
Oct6-07, 11:53 PM   #1
 

Absolute max and absolute min problem


1. The problem statement, all variables and given/known data

Find the absolute maximum and absolute minimum values of f(x) = (x - 1)^2/3 on [0,2]. Give reasons for your answer

2. Relevant equations
None


3. The attempt at a solution

I first differentiated the function and got. [tex]\frac{2}{3}[/tex]x(x - 1)[tex]^{\frac{-1}{3}}[/tex]

that is to the power of -1/3, not multiplied by.

Then I set that equal to 0, and solved for x, this is where I think I got something going wrong. I got x = 0 as the critical point. If I set it equal to 2, then I get either x = 0 or x = -54, which is of course wrong.

What should I do
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Oct7-07, 12:00 AM   #2
 
how did you get x(x-1)? shouldn't it just be 2/3*(x-1)^(-1/3)?
Oct7-07, 12:11 AM   #3
 
Quote by bob1182006 View Post
how did you get x(x-1)? shouldn't it just be 2/3*(x-1)^(-1/3)?
Chain rule. You differentiate what is inside the brackets too and then multiply that
Oct7-07, 12:14 AM   #4
 

Absolute max and absolute min problem


yea but d(x-1)/dx=1 o.o

so if you do it the long way with a substitution:

u=x-1

[tex]f(u)=u^{\frac{2}{3}}[/tex]
[tex]\frac{df}{dx}=\frac{df}{du}\frac{du}{dx}[/tex]
[tex]=\frac{2}{3}u^{\frac{-1}{3}} * 1=\frac{2}{3}(x-1)^{\frac{-1}{3}}[/tex]
Oct7-07, 12:15 AM   #5
 
Quote by bob1182006 View Post
yea but d(x-1)/dx=1 o.o
****
Oct7-07, 12:18 AM   #6
 
So now we can't find x when f ' (x) = 0 ?
Oct7-07, 12:19 AM   #7
 
Quote by bob1182006 View Post
yea but d(x-1)/dx=1 o.o

so if you do it the long way with a substitution:

u=x-1

[tex]f(u)=u^{\frac{2}{3}}[/tex]
[tex]\frac{df}{dx}=\frac{df}{du}\frac{du}{dx}[/tex]
[tex]=\frac{2}{3}u^{\frac{-1}{3}} * 1=\frac{2}{3}(x-1)^{\frac{-1}{3}}[/tex]
Yea I get it, I just didn't think too well when I first differentiating it. Thanks for pointing that out though.
Oct7-07, 12:19 AM   #8
 
you can still find x when f'(x)=0 just that there's only 1 possible option for x.
Oct7-07, 12:22 AM   #9
 
I got, x = 35/27 as the absolute minimum and x = 0 and 2 as the maximum, this doesn't sound right
Oct7-07, 12:40 AM   #10
 
how did you get 35/27? and yes check the endpoints are they a max/min?

and just a conceptual question, why can't 1 be a max/min? if you take the limit as x -> 1 it gives a large number but can it be a max/min?
Oct7-07, 12:43 AM   #11
 
Actually 1 is probably the absolute minimum. not 35/27

I got 35/27 by setting f ' (x) = 1 and therefore

1 = 8/(27x - 27)

x = 35/27
Oct7-07, 12:54 AM   #12
 
no f'(x)=0 will give you the critical points, but you also consider the end points iff the interval given is closed which is in this case.

also the critical points must be in the domain of f(x) so 1 can't be it. so the endpoints will most likely be the max/min
Oct7-07, 06:53 AM   #13
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
The maximum and minimum values on a closed and bounded interval (if the interval is not closed or not bounded the function may not have max or min) occur at three kinds of points: in the interior where the derivative is 0, at an end point, in the interior where the derivative does not exist.

As Bob1182006 said, f'(x)= (2/3)(x-1)-1/3 which is never 0. It is, however, undefined at x= 1. The only possible x values for the max and min are x= 0, x= 1, and x= 2. Put those into the function f(x) and see what you get.

Bob1182006, 1 is in the domain of f(x). It just isn't in the domain of f'(x).
Oct7-07, 04:43 PM   #14
 
It sometimes help to draw a horizontal line putting all the numbers X must be so f'(x) = 0 (or undefined). Then you put some numbers in f(x) like 0 or 2 (numbers on both sides of 1) and see what happens. If you get negative number, the function (f(x)) is decreasing, if it is a positive number the function is increasing

In your case it will look like this.

................................ 1
________________________________________
f'(x) - - - - - - - - - - - 0 + + + + + + + + + +

To find the on and only critical point, put 1 into the f(x) equation and see what you get.

Hence, the CP is (x, f(1))

Edit: Don't mind the dots I typed, I couldn't get the "1" to stick right above the zero...
Thread Closed
Thread Tools


Similar Threads for: Absolute max and absolute min problem
Thread Forum Replies
A weird absolute value problem... Precalculus Mathematics Homework 14
"Simple" absolute value problem with inequalities General Math 6
Absolute extrema problem Introductory Physics Homework 16
Need formula for absolute pressure/force problem Introductory Physics Homework 3
Absolute Zero... General Physics 14