Solve f(x)=x^3-6x^2+15: Help Needed

  • Thread starter Thread starter hectorubie
  • Start date Start date
hectorubie
Messages
4
Reaction score
0

Homework Statement


hey guys. please help me out i tried the problem but for some reason i feel like its wrong. thank you in advance.

Homework Equations


given f(x)=x^3-6x^2+15
a)find the intervals of inc/dec
b)find the local max/min if any
c)find intervals of concavity
d)find the inflection points if any
e)use the information to sketch the graph

The Attempt at a Solution



f'(x)=3x^2-32x
=x(3x-32)
x=0 x=32/3 (critical points)

from -infinity to 0 the function is positive
from 0 to the function is negative
from 32/3 to infinity the function is positive

f(0) = 15 (0,15) = local min
f(32/5) = 35.7 = local max

f''(x)=6x-32
=6x-32=0
=16/3

from -infinity to 16/3 the function is concave down
from 16/3 to infinity the function is concave up

point of inflection (16/3, 15)

cant show the graph here
 
Physics news on Phys.org


hectorubie said:

Homework Statement


hey guys. please help me out i tried the problem but for some reason i feel like its wrong. thank you in advance.

Homework Equations


given f(x)=x^3-6x^2+15
a)find the intervals of inc/dec
b)find the local max/min if any
c)find intervals of concavity
d)find the inflection points if any
e)use the information to sketch the graph

The Attempt at a Solution



f'(x)=3x^2-32x
=x(3x-32)
x=0 x=32/3 (critical points)

from -infinity to 0 the function is positive
from 0 to the function is negative
from 32/3 to infinity the function is positive

f(0) = 15 (0,15) = local min
f(32/5) = 35.7 = local max

f''(x)=6x-32
=6x-32=0
=16/3

from -infinity to 16/3 the function is concave down
from 16/3 to infinity the function is concave up

point of inflection (16/3, 15)

cant show the graph here

Your derivative is wrong. Try and fix that and try again. And whether the derivative is positive or negative tells you whether the function is increasing or decreasing, yes?
 
Last edited:


Your derivative is wrong. Try and fix that and try again. And whether the derivative is positive or negative tells you whether the function is increasing or decreasing, yes?

the first derivative is 3x^2-32x
i factored it to x(3x-32). is that wrong?
 


hectorubie said:

Homework Statement


hey guys. please help me out i tried the problem but for some reason i feel like its wrong. thank you in advance.


Homework Equations


given f(x)=x^3-6x^2+15
a)find the intervals of inc/dec
b)find the local max/min if any
c)find intervals of concavity
d)find the inflection points if any
e)use the information to sketch the graph


The Attempt at a Solution



f'(x)=3x^2-32x
=x(3x-32)
x=0 x=32/3 (critical points)

from -infinity to 0 the function is positive
from 0 to the function is negative
from 32/3 to infinity the function is positive

f(0) = 15 (0,15) = local min
f(32/5) = 35.7 = local max

f''(x)=6x-32
=6x-32=0
=16/3

from -infinity to 16/3 the function is concave down
from 16/3 to infinity the function is concave up

point of inflection (16/3, 15)

cant show the graph here

The function f(x) =x^3-6x^2+15 is NOT positive on (-∞,0): when x is large and negative the x^3 term is swamps all the others and is < 0, so f(x) < 0.
 


Ray Vickson said:
The function f(x) =x^3-6x^2+15 is NOT positive on (-∞,0): when x is large and negative the x^3 term is swamps all the others and is < 0, so f(x) < 0.

i see where i did wrong there. thanks
 


i see where you say the deriv was wrong...
the derive is 3x^2-12x :smile: sorry i didnt notice that i did 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