Derivation

learningmathh

New member
Joined
Oct 25, 2014
Messages
31
I have this function f(x)=2Pix^2 + 400/x. I've to derivate it and find the lowest point for x. I've managed this far 4Pix -400/x^2 but how to finish it? Anyone?
 
The "lowest point for x"? Do you mean the value of x that make f(x) least? I would think that the reason you differentiated it was because you knew that the least value of a function, over all x, occurs where the derivative is 0. Of course, you will also have to check that it really is a minimum rather than a local maximum or inflection point.
 
I have this function f(x)=2Pix^2 + 400/x. I've to derivate it and find the lowest point for x. I've managed this far 4Pix -400/x^2 but how to finish it? Anyone?

Set that equal to 0 - and solve for 'x' . You will get 3 values of 'x' - choose the value where 'x' is real and f"(x)≥0 for minimum value.
 
The "lowest point for x"? Do you mean the value of x that make f(x) least? I would think that the reason you differentiated it was because you knew that the least value of a function, over all x, occurs where the derivative is 0. Of course, you will also have to check that it really is a minimum rather than a local maximum or inflection point.
Exactly yes
 
Set that equal to 0 - and solve for 'x' . You will get 3 values of 'x' - choose the value where 'x' is real and f"(x)≥0 for minimum value.

Well, how to do that if you havent learned how to solve x^3. It must be another way to solve it right? By the way, x is 1<x<7.
 
Well, how to do that if you havent learned how to solve x^3. It must be another way to solve it right? By the way, x is 1<x<7.

Are you saying that in your algebra class you have not been taught the following formula:

a3 - b3 = (a - b)(a2 + ab + b2)

If the answer is 'yes' - then you ought to sue your secondary school district for utter incompetence!!

By the way, since you have a given domain for the function, you need to check the property of the function at the end points also.
 
Last edited by a moderator:
Are you saying that in your algebra class you have not been taught the following formula:

a3 - b3 = (a - b)(a2 + ab + b2)

If the answer is 'yes' - then you ought to sue your secondary school district for utter incompetence!!

By the way, since you have a given domain for the function, you need to check the property of the function at the end points also.

What do you mean? I know that formula bu how can you use it in this function? I've solved for =0 as you said and I got this 4pi x^3 - 400=0, so how can I use that formula?

(by the way how do you Write With symbols?)
 
What do you mean? I know that formula bu how can you use it in this function? I've solved for =0 as you said and I got this 4pi x^3 - 400=0, so how can I use that formula?

(by the way how do you Write With symbols?)

4πx3400=0\displaystyle 4\pi x^3 - 400 = 0

x3 [100π3]3=0\displaystyle x^3 -\ \left [\sqrt[3]{\dfrac{100}{\pi}}\right ]^3 = 0

You really ought to sue that school district!!
 
4πx3400=0\displaystyle 4\pi x^3 - 400 = 0

x3 [100π3]3=0\displaystyle x^3 -\ \left [\sqrt[3]{\dfrac{100}{\pi}}\right ]^3 = 0

You really ought to sue that school district!!


Oh thanks, but are you really serious about that or are you joking??
 
While solving cubics in general can be very hard, this one,
4πx3400=0\displaystyle 4\pi x^3- 400= 0, should be very simple, because it does not have the "x2\displaystyle x^2" or "x\displaystyle x" terms.

First add 400 to both sides: 4πx3=400\displaystyle 4\pi x^3= 400.

Now divide both sides by 4π\displaystyle 4\pi: x3=100π\displaystyle x^3= \frac{100}{\pi}.

Finally take the cube root of both sides: x=100π3\displaystyle x= \sqrt[3]{\frac{100}{\pi}}.

Every real number has 3 cube roots- one a real number, the other two complex conjugates.
 
While solving cubics in general can be very hard, this one,
4πx3400=0\displaystyle 4\pi x^3- 400= 0, should be very simple, because it does not have the "x2\displaystyle x^2" or "x\displaystyle x" terms.

First add 400 to both sides: 4πx3=400\displaystyle 4\pi x^3= 400.

Now divide both sides by 4π\displaystyle 4\pi: x3=100π\displaystyle x^3= \frac{100}{\pi}.

Finally take the cube root of both sides: x=100π3\displaystyle x= \sqrt[3]{\frac{100}{\pi}}.

Every real number has 3 cube roots- one a real number, the other two complex conjugates.

Thanks very much, I understood it! :) I was just blind after doing math several ours straight
 
Top