I graphed this and I'd like to find the exact values of the maximum/minimum point values. How would I go about doing this? And is it the same method as if it were (2x) / ((3*(x^4)) + 1) or something similar (without infinite y-values obviously)
I graphed this and I'd like to find the exact values of the maximum/minimum point values. How would I go about doing this? And is it the same method as if it were (2x) / ((3*(x^4)) + 1) or something similar (without infinite y-values obviously)
Start with
Differentiate both sides with respect to x:
The function is continuous and differentiable over the set of real numbers. To find critical points, set the numerator to zero and solve for x:
You can determine if those x-values yield local minimum/maximums y at those two x-values, as well as x-values in the vicinity of![]()
Yes, "differentiate" means to find the derivative of a function. Basically, it's like finding the instantaneous rate of change of a function (e.g. the slope of a tangent line at a point on the function). When the derivative of the function is zero, it means that the graph of the function "levels out," that is, the slope of the tangent line is zero.
You probably haven't taken calculus yet, so for now, skip all the quotient rule steps...
From the replies in the tread, it is clear to me that you are not an advanced student.
In this case, use web resources
You can see the answer to your question.
I don't know of another way. We can find the exact maxima and minima of some functions (like parabolas) without calculus, but you'll need derivatives for a more general method.
In the mean time, you can find approximations with a graphing calculator or through numeric methods. Sites like WolframAlpha, which Plato mentioned above, are good resources to use as well. Entering, for example, maximize(2x/(3x^2+1)) will give you the exact maximum.
Aha, so WolframAlpha says that the maximum value ofis
and that occurs when
Also, the minimum value is
, which occurs when
. Calculus worked
There are certain other expressions that you can maximize/minimize without calculus, e.g.
*2nd-degree polynomials, e.g.
*A function given a constraint. A classic example of this is maximizing the volume of a rectangular prism given a fixed surface area.
*Functions involving sine or cosine, e.g.
And others...I doubt there is an easy non-calculus solution to optimizing![]()
Have u learnt tri? I mean sin cos tan?
If so, i'll put x=tany/31/2 {since all real numbers can be represent by tany/31/2}
then it becomes 2(tanx/1/2)/{3(tanx/31/2)2+1}
= {2/31/2 } * tanx/sec2x
=2/31/2 * sinxcosx
=1/31/2 * sin2x
ie, max = 1/31/2 , min= -1/31/2
Point-plotting for the function.
2. if x=0, x=-1, x=3.5, x=-2 and x=-3
3. put the values of x into the equation/function
4.plot the points.
Thank you for that solution. I would've felt so dumb if I went ahead and put "there's no way to get exact values without the graph of it" lol...well, I still feel dumb now for not finding out the answer without help