Sketching the Curve of the Function F(x): x2-4 \sqrt{x}

  • Thread starter Thread starter Mspike6
  • Start date Start date
  • Tags Tags
    Curve Function
Click For Summary

Homework Help Overview

The discussion revolves around sketching the curve of the function F(x) = x² - 4√x, focusing on its domain, intercepts, symmetry, asymptotes, and behavior regarding increasing and decreasing intervals. Participants are analyzing the derivatives to determine critical points and potential maximum and minimum values.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the domain and intercepts of the function, with some clarifying the difference between "all positive real numbers" and "all non-negative real numbers." There are attempts to derive the first and second derivatives, with questions about the correctness of these derivatives and their implications for identifying maximum and minimum values. The role of critical points and points of inflection is also debated.

Discussion Status

Some participants have provided guidance on the derivatives and critical points, while others express confusion regarding the interpretation of the second derivative test at the endpoint of the domain. The discussion is ongoing, with various interpretations being explored without a clear consensus.

Contextual Notes

There are constraints related to the function's domain, particularly at x=0, which is the endpoint and raises questions about the validity of applying the second derivative test there. Participants are also considering the implications of the function's behavior near this endpoint.

Mspike6
Messages
61
Reaction score
0
Hello,
I got this lobe Curve sketching question on my assignment. i know most of it but i think i got the drevetive part wrong. anyway, i will write the whol question with all the soultions i reached.

1] Use the Funtion F(x) = x2-4 \sqrt{x}

a) State the domain
It's domain is set for all positive real numbers


b) Determine the intercepts.
X-Intercept.

x2-4 \sqrt{x}=0

x4 - 16x=0
x=0 or x= \sqrt[3]{16}


Y-intercept

y= (0)2-4(0)
Y intercept is 0

c)Is the graph Symmetric about the X-axis or Y axis ?
No, There is no symmetry since the equation will change if we replaced (x,y) by (-x,y) or (x,-y)


d) Find the Asymptotes
There is no Asymptotes

e) where does the function increase ? where does the function decrease ?

F(x) =x2-4x1/2

F'(c) = 2x-2x-1/2

The Function increases when F'(x) >0

2x-2x-1/2>0

2x-1/2(x3/2-1) >0

x > 0 or x > 1

The curve is Increaseing in (1, Invfinity)


The function Decreases when F'(x) <0
2x-2x-1/2<0

2x-1/2(x3/2-1) <0

x < 0 or x < 1

The curve is Decreasing (0, 1)


f. Determine the Maximum and minimum values.

From here it all start making no sens. that's why i think i made a mistake in the drevative process.

But to get the maximum and minimum, i think i should get the Critical Points[ F'(x) =0 ] and then test those points on the second drevative test,
If F''(x) > 0 Then x is a minimum
If F'' (x) < 0 then x is a maximum
If F'' (x) = 0 then the test failed.


I got F''(X) to be equal to 2+x-3/2

Please, if someone could tell me which part is wrong, and direct me in the right way!

Thank, you
 
Physics news on Phys.org
With the exception of a one small issue in part e ("x > 0 or x > 1" should just be x > 1) you have everything correct including your derivatives.

You can find the max and min values with the critical points you have from part e, x=0 and x=1, in the manner that you specified above. Just a heads up, x=0 is a little trickier because it's the end of the domain but if you sketch a rough graph you should be able to figure it out.
 
The domain is "all non-negative real numbers" which is slightly different from "all positive real numbers".

Also while your values for the x-intercepts are correct, your method is peculiar. You have x^2- 4\sqrt{x}= 0 and then, immediately, x^4- 16x= 0. The intermediate steps should be x^2= 4\sqrt{x} and x^4= 16x.
 
Thank you so much Vaal and HallsOfIvy , really appreciate you insights


I drew The graph of the function on my graphic calcu.

and both 0 has y-value of 0 and 1 has y-value of -3 .
but the Second derivative test shows that bpth are minimums (F"(x) > 0) , which makes no sense.


F"(X) = 2+x-3/2


F"(0) = 2 (since is't greater then 0 it's a minimum)
F"(1) = 3 (Since it's greater then 0 it's a minimum )

It makes sense that 1 is a minimum, but why 0 ? if someone could explain that point to me, would be really appreciated
 
Minimums and maximums are determined by the points of inflection.

Points of inflection are points in which the concavity changes. Assuming you've written down the second derivative correctly, when I graph it it seems to me that it is always concave up so there are no points of inflection.
 
jegues said:
Minimums and maximums are determined by the points of inflection.

Points of inflection are points in which the concavity changes. Assuming you've written down the second derivative correctly, when I graph it it seems to me that it is always concave up so there are no points of inflection.


Now this is getting me confused :D.

ya Inflection point is a way to know the minimums, and maximums. but the main test is to find the critical points, then do the second test.

and you the graph is always concave up except between interval(0,1)
 
Mspike6 said:
Now this is getting me confused :D.

ya Inflection point is a way to know the minimums, and maximums. but the main test is to find the critical points, then do the second test.
No, inflection points have little or nothing to do with "maximum" and "minimum". Inflection points are points are points where the first derivative changes sign (and so the second derivative is 0). Functions that have NO minimum or maximum may have inflection points and, conversely function that do have inflection points may have no maximum or minimum.

and you the graph is always concave up except between interval(0,1)
 
Last edited by a moderator:
Thanks HallsOfIvy , again, for your help.
my last questions is, and am sorry if i asked a lot, Is 0 a Minimum ? if not , then why it's F"(0) is Greater then 0 (which means that it's minimum)

I think that 0 is a minimum, because The Second drevative test said so,

i don't think that it's a minimu, because it is the end point, and f(-0.0001) doesn;t exist .
 
That is a good question. The second derivative test actually will not work on critical values that lie on the very edge of the original function's domain(i.e. the point where x=0 in this case). From the graph of the original function you can see x=0 is the highest point point in the neighborhood of x=0 but less than the value of the function as it increases towards infinity which would mean it is a relative maximum if anything. Sense x=0 is the edge of the domain it's neighborhood is not really defined (because any values to the left of x=0 aren't in the domain) so I think it actually isn't even a local minimum. Perhaps HallsofIvy can confirm this.
 
  • #10
Mspike6 said:
Thanks HallsOfIvy , again, for your help.
my last questions is, and am sorry if i asked a lot, Is 0 a Minimum ? if not , then why it's F"(0) is Greater then 0 (which means that it's minimum)
f(x)= x^2- 4\sqrt{x}= x^2- 4x^{1/2}
f&#039;(x)= 2x- 2x^{-1/2}
f&quot;(x)= 2+ x^{-3/2}

No, the second derivative is NOT greater than 0 at x= 0, it is not even defined there.

For x very close to 0, f'(x) is a large negative number so f is decreasing away from x= 0 and x= 0 is a local maximum.

I think that 0 is a minimum, because The Second drevative test said so,

i don't think that it's a minimu, because it is the end point, and f(-0.0001) doesn;t exist .
 

Similar threads

Replies
8
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
49
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
Replies
3
Views
2K