Optimizing Power Transmission with Differentiation: Solving for Maximum Velocity

  • Thread starter Thread starter pat666
  • Start date Start date
  • Tags Tags
    Differentiation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
pat666
Messages
703
Reaction score
0

Homework Statement


(a) A belt of mass m per unit length is wound partly around a pulley. The power P(v) transmitted is given by P=Tv-mv3 where T is the tension and v is velocity of the belt. Use differentiation to show that the maximum transmission occurs when v=sqrt(T/3m).


Homework Equations





The Attempt at a Solution


I differentiated to get P'=T-3mv2
then max occurs when P'=0
so 0=T-3mv2, run into trouble here:
v_max=+-sqrt(-T/3m)
how do I get rid of that minus T?

thanks
 
Physics news on Phys.org
You're able to differentiate, then you have problems using baisc algebra... I'm puzzled.

[tex]0=T-3mv^2[/tex]

Move 3mv^2 on the other side, change sign !

[tex]3mv^2=T[/tex]

[tex]v^2=\frac{T}{3m}[/tex]

[tex]v=\sqrt\frac{T}{3m}[/tex]
 
s**t, now I look stupid!
Thanks - guess I had a bit of a brain explosion.