Relative Extrema: Find a,b,c,d for f(x)

  • Thread starter Thread starter jhodzzz
  • Start date Start date
  • Tags Tags
    Extrema Relative
jhodzzz
Messages
15
Reaction score
0

Homework Statement


I have to find a, b, c, and d such that the function defined by :
f(x) = ax3+bx2+cx+d
will have a relative extrema at points (1,2) and (2,3).

The Attempt at a Solution


From the given critical points, I am able to know that when x=1 or x=2, f'(x)=3ax2+2bx+c should be equal to zero.

Therefore f'(x) should have factors like (x-1) and (x-2) or in simplified form x2-3x+2. Now my problem is that how should I relate the two equations of f'(x) for me to be able to solve for the said unknowns?
 
Physics news on Phys.org
Well you know f'(x) = 3ax^2 + 2bx + c = 0 when x=1 and x=2, So substitute that in. You will get two equations which you can view as linear equations in the variables a, b, c, d, with the coefficient of d being zero.

What else do you need to solve this system and how can you get that information?
 
Gib Z said:
Well you know f'(x) = 3ax^2 + 2bx + c = 0 when x=1 and x=2, So substitute that in. You will get two equations which you can view as linear equations in the variables a, b, c, d, with the coefficient of d being zero.

What else do you need to solve this system and how can you get that information?

>>> after getting the two equations: 3a + 2b + c and 12a + 4b + c, what will I do... I still could not find a way to get the values of a, b, c, and d... after eliminating c, I only get 9a + 2b giving two variables unknown still.. help.. :(
 
You can get two more equations. Look at all your information again!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top