Find all the critical points of the function

Dustobusto
Messages
32
Reaction score
0
Homework Statement

f(x) = x ln(x)

The attempt at a solution

f'(x) = product rule, resulting in 1 + ln (x)

So by way of solving the problem, set 1 + ln (x) = 0

Now idealistically, find something in x that, when added to 1, equals zero.

Now here's a problem I have. How do I know when to keep searching for something in ln (x) and when to subtract one on both sides to make ln (x) = 1 ? And even when I get to that point, how to I move forward?
 
Physics news on Phys.org
Dustobusto said:
Homework Statement

f(x) = x ln(x)

The attempt at a solution

f'(x) = product rule, resulting in 1 + ln (x)

So by way of solving the problem, set 1 + ln (x) = 0

Now idealistically, find something in x that, when added to 1, equals zero.

Now here's a problem I have. How do I know when to keep searching for something in ln (x) and when to subtract one on both sides to make ln (x) = 1 ? And even when I get to that point, how to I move forward?

I'm not sure why you are so confused. You want to solve log(x)=(-1). Exponentiate both sides.
 
Dustobusto said:
Homework Statement

f(x) = x ln(x)

The attempt at a solution

f'(x) = product rule, resulting in 1 + ln (x)

So by way of solving the problem, set 1 + ln (x) = 0

Now idealistically, find something in x that, when added to 1, equals zero.

Now here's a problem I have. How do I know when to keep searching for something in ln (x) and when to subtract one on both sides to make ln (x) = 1 ? And even when I get to that point, how to I move forward?

Add -1 to both sides to get ln(x) = -1
Now solve for x.
 
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