How to Solve a Maxima/Minima Problem for a Polynomial Function

  • Thread starter Thread starter rohanprabhu
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around finding points of maxima and minima for the polynomial function f(x) = 12x^6 - 4x^4 + 15x^3 - 1. Participants are exploring the necessary derivatives and their implications for identifying these points.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to find the first and second derivatives and equate them to zero to identify critical points. There is a discussion on the validity of the derived equations and the complexity of solving a cubic equation without computational assistance.

Discussion Status

Participants are actively questioning the correctness of the derivatives and the methods used to find critical points. Some suggest re-evaluating the calculations, while others express uncertainty about the graphical interpretation of minima. There is no explicit consensus on the correct approach or solution at this stage.

Contextual Notes

There is a mention of homework constraints that prohibit the use of calculators or computational algebra systems, which adds to the challenge of solving the problem. Additionally, participants note that the original poster has not been taught how to solve cubic equations, which may limit their ability to proceed.

rohanprabhu
Messages
410
Reaction score
2

Homework Statement



For the following function, find a point of maxima and a point of minima, if these exist

<br /> f(x) = 12x^6 - 4x^4 + 15x^3 - 1<br />

The Attempt at a Solution



I first started by finding the 1st and 2nd derivatives:

<br /> f&#039;(x) = 72x^5 - 16x^3 + 45x^2<br />

<br /> f&#039;&#039;(x) = 288x^3 - 48x^2 + 50x<br />

On equating, f'(x) with 0,

<br /> x^2(18x^3 - 12x + 15) = 0<br />

hence, i get x = 0. But, at x = 0, f''(x) = 0, and f'''(x) = 50 i.e. the first non-zero derivative is an odd derivative i.e. the third. Hence, clearly, the point x=0 is a point of inflection.

Now, i need to solve for

<br /> 18x^3 - 12x + 15 = 0<br />

I have no idea how to solve this. On using Mathematica, I am getting 3 solutions, out of which one is real:

<br /> x = \frac{1}{3} \left(-\frac{2 2^{2/3}}{\left(45-\sqrt{1897}\right)^{1/3}}-\frac{\left(45-\sqrt{1897}\right)^{1/3}}{2^{2/3}}\right)<br />

This value, upto 10 significant digits is:

<br /> x = -1.173395267<br />

And indeed, there is a minima at this point, which I am able to see when I plot the curve of the function:

http://img410.imageshack.us/img410/2632/maximaminimapk7.png

But, since a CAS or a calculator is not allowed on this assignment, I am just not able to understand how to tackle this problem without one. Even the value I got using Mathematica, is too complex for me to arrive at for this level of the assignment. Plus, we've not been taught the solution for cubic equations.

Any help is appreciated.
Thanks,
rohan
 
Last edited by a moderator:
Physics news on Phys.org
The first derivative tells you where the tangent line is zero when you set it equal to zero. The tangent line is zero at x=0 (as well as an inflection point). I'm not sure why you are looking for inflection points when the question was to find maxima and minima.

Your first derivative is correct. I'm not seeing where the (18x^3-12x+15) came from.

If you carefully look at your graph, the minimum isn't at -1.17 it looks like it's about -.9
 
You really need to recheck your work there. Your f'(x) is correct as far as I can see, but not when you reduce it to x^2(18x^3-12x+15). Expand it out and you get a much different answer to your first one of f'(x).
Also, your f''(x) is wrong. 72x^5 differentiated doesn't equal 288x^3 Nor does 45x^2 differentiated = 50x.

First derivative tells you the x co-ordinates for maxima and minima (putting y'=0 and solving for x). Put these back into f(x) to find the y co-ordinates.
Second derivative tells you which ones are maxima and which are minima. eg. say you find x=1 from the first derivative. if y''<0 for x<1 and y''>0 for x>1 then at x=1 it is a minima.
2nd derivative also tells you the point(s) of inflection. Again put it to zero and solve for x.
 
Last edited:
Dr Zoidburg said:
You really need to recheck your work there. Your f'(x) is correct as far as I can see, but not when you reduce it to x^2(18x^3-12x+15).

I took a '4' common as well while equating it with zero.

Dr Zoidburg said:
Also, your f''(x) is wrong. 72x^5 differentiated doesn't equal 288x^3 Nor does 45x^2 differentiated = 50x.

ahh.. yes.. i can see that error. but still that doesn't make much difference in this problem since f''(x) is still 0 at x=0.

Dr Zoidburg said:
First derivative tells you the x co-ordinates for maxima and minima (putting y'=0 and solving for x). Put these back into f(x) to find the y co-ordinates.

Not necessarily. f'(x) = 0 even at points where a curve changes it's curvature.

Dr Zoidburg said:
Second derivative tells you which ones are maxima and which are minima. eg. say you find x=1 from the first derivative. if y''<0 for x<1 and y''>0 for x>1 then at x=1 it is a minima.
2nd derivative also tells you the point(s) of inflection. Again put it to zero and solve for x.

i happen to know that and have done the same thing already. You don't seem to have understood the question I was asking.

But anyways.. I've just used Cardano's method to solve for the roots and did the question somehow.
 
rohanprabhu said:
I took a '4' common as well while equating it with zero.
By that I assume you mean this: 72x^3-16x+45) = 4x^2(18x^3-12x+15)
If so, expand back out. the two sides don't match up.

Not necessarily. f'(x) = 0 even at points where a curve changes it's curvature.
That would indicate a flat spot then, not a max/min point. You can find that out by checking to see if the signs on f''(x) change at that point. If they don't then it isn't a max or min or even point of inflection.

i happen to know that and have done the same thing already. You don't seem to have understood the question I was asking.
I did understand it. I just wasn't going to tell you the answer outright. This is a homework HELP forum, not a do-my-homework-for-me forum.
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
5K
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K