Finding local maximums and minimums

  • Thread starter Thread starter wildcat12
  • Start date Start date
  • Tags Tags
    Local
wildcat12
Messages
9
Reaction score
0

Homework Statement


Find a cubic function g(x)=ax^3 +bx^2 +cx +d that has a local maximum value of 2 at -9, and a local minimum value of -7 at 8.


Homework Equations





The Attempt at a Solution


I thought i would find the derivative and set it equal to zero, but i do not know what to do from there
 
Physics news on Phys.org
Well, to find the values of a,b,c,d you'll need some constraints on those numbers

1) You know that when you plug 2 in your poly, you should get -9. When you plug -7 in, you would get 8. These deliver two equations.

2) When you derive your function, you know that when you plug 2 in, you get 0. When you plug -7 in, you would get 0 to. These deliver another two equations.

So you have 4 equations. You should be able to solve this system without problems...
 
So plug those numbers in for x? correct?
 
yes!
 
Awesome. i don't know why i didnt get that
 
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