Optimizing Power Transmission with Differentiation: Solving for Maximum Velocity

  • Thread starter Thread starter pat666
  • Start date Start date
  • Tags Tags
    Differentiation
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.

0=T-3mv^2

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

3mv^2=T

v^2=\frac{T}{3m}

v=\sqrt\frac{T}{3m}
 
s**t, now I look stupid!
Thanks - guess I had a bit of a brain explosion.
 
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