sunquick
- 18
- 0
Homework Statement
An object is subject to a constant force of known magnitude, starting the motion from y = 0 , and with zero initial velocity. Calculate the power developed by the force during the motion of the object from y= 0 to y = 1.5, and at y=1.5m , v = 8 m/s.
Homework Equations
v^2 = 2 a y
v = a t
P = F v
P = \frac{W}{t}
The Attempt at a Solution
P = F v = F \sqrt{2ya}
but on the other hand
t = \frac{v}{a} = \frac{v}{v^2/2y} =\frac{2y}{v}
P =\frac{W}{t} =\frac{Fy}{t} = \frac{F}{2} v = \frac{F}{2} \sqrt{2ya}
So I tried working the problem out in two different ways, and I get a paradox:
F = \frac{F}{2}
I must have done something stupid like dividing by zero but I can't figure out really where I messed up.