Inflection Points and Local Minimums

  • Thread starter Thread starter carbonsteel
  • Start date Start date
  • Tags Tags
    Local Points
carbonsteel
Messages
4
Reaction score
0
1. Use the following equations to fill in the missing numbers. The correct addition and subtraction signs have already been entered.

PROBLEM ONE:
f(x) = ax4 + bx3 - cx2 - dx - e

Find values of a,b,c,d, and e so that the function has inflection points at ((v3)/3, -7.5752) and (-(v3)/3, -.647009) and has a local minimum at (1.26255, -11.8696).


PROBLEM TWO:
f(x) = qx4 - rx3 - sx2 +tx + u

Find values of q, r, s, t, and u so that the function has local minimums at (-.398238, -.457621) and (1.20556, -3.46602) also so the function has a local maximum at (.130182, .069458).




2. See above



3. ?

I never took calculus. Need assistance in solving these problems to solve a puzzle. I need to know what the values are for a, b, c, d, e and q, r, s, t, u.

Thank you.
 
Physics news on Phys.org
carbonsteel said:
PROBLEM TWO:
f(x) = qx4 - rx3 - sx2 +tx + u

Find values of q, r, s, t, and u so that the function has local minimums at (-.398238, -.457621) and (1.20556, -3.46602) also so the function has a local maximum at (.130182, .069458).

Thank you.

Were you really given those decimals or have you rounded something off?

Try q = 4, r = 5, s = 3, t = 1, u = 0
 
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