Simplifying Cubic: Find Local Extrema

  • Thread starter Thread starter ciubba
  • Start date Start date
  • Tags Tags
    Cubic Simplifying
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 1K views
ciubba
Messages
65
Reaction score
2
I need to find the local extrema of

[tex]\pi r^2(\frac{16}{(r+.5)^2}-1)[/tex]

which I derived and simplified to

[tex]\frac{16 \pi r}{(r+.5)^3}=2 \pi r[/tex]

which simplifies to [tex]\frac {16 \pi r}{2 \pi r}=(r+.5)^3[/tex]

The radius cannot be zero, so I simplified [tex]8=(r+.5)^3[/tex]

I used the binomial theorem and more algebra to obtain

[tex]r^3+1.5r^2+.75r-7.875[/tex]

Now I am unsure of how to simplify the cubic. Normally I would use rational roots, but I don't know how to do that with an integer constant. I need either a method of simplifying this cubic or a place where I could have simplified the derivative better.
 
Physics news on Phys.org
8 = (r+0.5)3 , why not to take 3rd root ?
 
Oh my god, I can't believe I missed that.
Thanks, I guess.
 
ciubba said:
I need to find the local extrema of

[tex]\pi r^2(\frac{16}{(r+.5)^2}-1)[/tex]

which I derived and simplified to

[tex]\frac{16 \pi r}{(r+.5)^3}=2 \pi r[/tex]
... which you differentiated, simplified, and then set to zero.
ciubba said:
which simplifies to [tex]\frac {16 \pi r}{2 \pi r}=(r+.5)^3[/tex]

The radius cannot be zero, so I simplified [tex]8=(r+.5)^3[/tex]

I used the binomial theorem and more algebra to obtain

[tex]r^3+1.5r^2+.75r-7.875[/tex]

Now I am unsure of how to simplify the cubic. Normally I would use rational roots, but I don't know how to do that with an integer constant. I need either a method of simplifying this cubic or a place where I could have simplified the derivative better.
 
ciuba,ciuba you messed it up more than once
 
ciubba said:
I need to find the local extrema of

[tex]\pi r^2(\frac{16}{(r+.5)^2}-1)[/tex]

which I derived and simplified to

[tex]\frac{16 \pi r}{(r+.5)^3}=2 \pi r[/tex]

which simplifies to [tex]\frac {16 \pi r}{2 \pi r}=(r+.5)^3[/tex]

The radius cannot be zero, so I simplified [tex]8=(r+.5)^3[/tex]

I used the binomial theorem and more algebra to obtain

[tex]r^3+1.5r^2+.75r-7.875[/tex]

Now I am unsure of how to simplify the cubic. Normally I would use rational roots, but I don't know how to do that with an integer constant. I need either a method of simplifying this cubic or a place where I could have simplified the derivative better.

Try the full-fledged "rational root theorem' as described in http://en.wikipedia.org/wiki/Rational_root_theorem --- it works. However, you need to convert to integer coefficients throughout.