Calculating Work and Power in a Given Time Period

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
3 replies · 3K views
tangibleLime
Messages
71
Reaction score
0

Homework Statement



a) How much work must you do to push a 13.0 kg block of steel across a steel table ([tex]\mu_{k}[/tex]=0.6) at a steady speed of 1.30 m/s for 8.30 s?

b) What is your power output while doing so?

Homework Equations


[tex]W=\vec{F}*\Delta S[/tex]
[tex]F_{f}=u_{k}*n[/tex]
[tex]F=ma[/tex]

The Attempt at a Solution


First I applied Newton's Second and performed the following:

[tex]F=ma[/tex]
[tex]F-F_{f} = ma[/tex]

To find [tex]F_{f}[/tex], I used [tex]F_{f}=u_{k}*n[/tex] using [tex]mg[/tex] for [tex]n[/tex] and [tex]0.6[/tex] for [tex]u_{k}[/tex].

[tex]F_{f}=u_{k}*mg[/tex]
[tex]F_{f}=(0.6)*(13)(9.8)[/tex]
[tex]F_{f}=76.44 N[/tex]

Throwing that back into the NII equation along with substituting the other variables, I got:

[tex]F-76.44=(13)(9.8)[/tex]
[tex]F=93.94 N[/tex]

I think I may have done something wrong in that step.

Anyways, if that is correct then this is where I am stuck. I do not know how to apply this information to conclude the work done over the time period supplied.

To solve B, I assume I will simply use the equation [tex]P=\frac{\Delta E}{\Delta t}[/tex], where I would use the time supplied for the t value and the answer from part A to the E value.

Any help would be greatly appreciated, thanks!
 
Physics news on Phys.org
tangibleLime said:
Throwing that back into the NII equation along with substituting the other variables, I got:

[tex]F-76.44=(13)(9.8)[/tex]
[tex]F=93.94 N[/tex]

How did you get a=9.8? a is 0 because the block is moving at constant speed.

Anyways, if that is correct then this is where I am stuck. I do not know how to apply this information to conclude the work done over the time period supplied.

W=Fd. You can calculate F by fixing the mistake I pointed out above, and d is even easier to get.
 
With your second step, you're overthinking it and making an error by subtracting it from normal force. Force applied is the same as force of friction since it is moving at a constant velocity. This number is correct at 76.44N. 93.94N shouldn't be used.

Now, as for finding work done, as you have listed, W=Fd. You now have force, now you just have to find distance.

For part B your assumption is correct.
 
Ah, thank you!

[tex]x = x_0 + v_0 t + (1/2) a t^2[/tex]

[tex]x = 0 + 1.3(8.3) + (1/3)(0)(8.3)^2[/tex]

[tex]x \approx 825[/tex]

Thanks again!