Pendulum problem: Horizontal force and work done

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
1 reply · 12K views
DukeJP2010
Messages
7
Reaction score
0

Homework Statement


A simple pendulum (sting has no mass, no air resistance) has a weight on the end of mass m (unknown). The string has a length A horizontal (and always horizontal) force, F, acts on the weight, but it moves so slowly that acceleration is 0.

a)What is the work done by force F?
b)What is the work done by Fg (Fg=mg)? What is the work done by Ft (tension in the string)?

Homework Equations



Work = Fd

The Attempt at a Solution



Here is my attempt at part a. If i am right with a, then i can do 1/2 of b (the mg part) and will attempt Ft after that.

First, break it down into the X and Y components.

Y: FtCos([tex]\theta[/tex])-mg=0
X: F-FtSin([tex]\theta[/tex])=0

use the Y equation to solve for Ft:
FtCos([tex]\theta[/tex])-mg=0
FtCos([tex]\theta[/tex])=mg
Ft=mg/(Cos([tex]\theta[/tex]))

plug Ft into the X equation:
F-FtSin([tex]\theta[/tex])=0
F-[mgSin([tex]\theta[/tex])]/(Cos([tex]\theta[/tex]))=0
F=mgtan([tex]\theta[/tex])

Now that we got an equation for force, we need to find the distance that the mass moves in the X direction, which is:
dx=lSin([tex]\theta[/tex])

so, plug this into W=Fd and get:
W=[mgtan([tex]\theta[/tex])][lsin([tex]\theta[/tex])]
W=mglTan([tex]\theta[/tex])sin([tex]\theta[/tex])

Does this look right? If it is right, do pretty much the same thing for Fg. Any clues for work done by Ft?
 
Physics news on Phys.org
Ok, since the direction of travel of the mass is always perpendicular to Ft, then Ft can't do any work.

Does the rest of it look OK?