Find min, max of an unfamiliar function

  • Thread starter Thread starter truongson243
  • Start date Start date
  • Tags Tags
    Function Max
AI Thread Summary
To find the minimum and maximum of the function y=8x^4/(x^2+1)^2 + 4x/(x^2+1) + 1, calculus is required. Setting the derivative to zero leads to solving a fourth-degree polynomial, specifically x^4 - 8x^3 - 1. This polynomial has two real roots that correspond to the maximum and minimum values of the function. Graphing the function can be complex, but finding these critical points analytically is essential. Using calculus techniques will yield the desired extrema.
truongson243
Messages
3
Reaction score
0

Homework Statement



For every x over ℝ, find min, max of following expression

Homework Equations



y=8x4/(x2+1)2+4x/(x2+1)+1

The Attempt at a Solution


I've graphed it but it's really complex. How can I find that points? Thank you so much :)
 
Physics news on Phys.org
truongson243 said:

Homework Statement



For every x over ℝ, find min, max of following expression
"every x over ℝ" - this shows up as a box in my browser.
truongson243 said:

Homework Equations



y=8x4/(x2+1)2+4x/(x2+1)+1
I'm assuming that you wrote the right side correctly, where there are three terms, with 1 being a term by itself. Rewrite the right side as a single rational expression. What is the least common denominator?
truongson243 said:

The Attempt at a Solution


I've graphed it but it's really complex. How can I find that points? Thank you so much :)
 
truongson243 said:

Homework Statement



For every x over ℝ, find min, max of following expression

Homework Equations



y=8x4/(x2+1)2+4x/(x2+1)+1

The Attempt at a Solution


I've graphed it but it's really complex. How can I find that points? Thank you so much :)

You need to use Calculus, setting the derivative to zero. That gives you a 4th degree polynomial to solve; its two real roots correspond to the max and min. (They are the roots of the polynomial x4 - 8x3 - 1.)

RGV
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top