Calculate Work Done by Gravity: Physics Homework Problem

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 · 3K views
reaperkid
Messages
14
Reaction score
0

Homework Statement



A 0.179 kg ball is thrown straight up from 1.94 m above the ground. Its initial vertical speed is 10.00 m/s. A short time later, it hits the ground. Calculate the total work done by the force of gravity during that time.

m = .179 kg
vi = 10m/s (upward)
g = 9.8 m/s2
d = -1.94 m (since the displacement is downward)

Homework Equations



W = Fd
F = ma

The Attempt at a Solution



This seemed like a simple problem, I'm not sure why it's giving me so much trouble. Basically, I just need to find the force of gravity which I thought was just 9.8 * .179 but I'm clearly missing something.

I tried... W = -1.94 * (9.8 * .179)

Thanks
 
Physics news on Phys.org
reaperkid said:

Homework Statement



A 0.179 kg ball is thrown straight up from 1.94 m above the ground. Its initial vertical speed is 10.00 m/s. A short time later, it hits the ground. Calculate the total work done by the force of gravity during that time.

m = .179 kg
vi = 10m/s (upward)
g = 9.8 m/s2
d = -1.94 m (since the displacement is downward)

Homework Equations



W = Fd
F = ma

The Attempt at a Solution



This seemed like a simple problem, I'm not sure why it's giving me so much trouble. Basically, I just need to find the force of gravity which I thought was just 9.8 * .179 but I'm clearly missing something.

I tried... W = -1.94 * (9.8 * .179)

Thanks

[tex]x_f^2=x_i^2+2ad[/tex], [tex]W=Fd\rightarrow W=mg(x_f^2-x_i^2)/2a[/tex].
 
asleight said:
[tex]x_f^2=x_i^2+2ad[/tex], [tex]W=Fd\rightarrow W=mg(x_f^2-x_i^2)/2a[/tex].

That doesn't incorporate the initial velocity though does it?

Wouldn't

xi = 1.94 m ?
xf = 0 m ?
 
Ignore asleight's nonsense.

You did almost the correct thing: you chose the displacement as negative (fine, that's just a convention), but then you should take the acceleration due to gravity as negative, too! Both are downward.

And even without thinking about sign conventions: does gravity do positive or negative net work here?
 
I seee, it's positive because it's in the direction of gravity.

Thank you very much sir! :)