What was the speed of the object when it was released from the table?

  • Thread starter Thread starter Nightrider55
  • Start date Start date
  • Tags Tags
    Table
AI Thread Summary
The discussion revolves around calculating the speed of an object released from a table after being pushed. The object, weighing 100 g, slides 2.20 m before falling 0.500 m and landing 25.0 cm from the table's edge. Participants analyze the equations of motion and the effects of kinetic friction, with one user arriving at a speed of approximately 3.68 m/s. There is a consensus that significant figures play a crucial role in the final answer, with a suggestion to round to 3.7 m/s. The conversation highlights the importance of correctly applying physics concepts and calculations in solving the problem.
Nightrider55
Messages
18
Reaction score
0

Homework Statement



A popular pastime is to see who can push an object closest to the edge of a table without its going off. You push the 100 g object and release it 2.20 m from the table edge. Unfortunately, you push a little too hard. The object slides across, sails off the edge, falls 0.500 m to the floor, and lands 25.0 cm from the edge of the table.

If the coefficient of kinetic friction is 0.300, what was the object's speed as you released it?

Homework Equations




y = (1/2)*g*t^2 therefore t = (2*y/g)^(1/2)
x = v2*t therefore x = v2*(2*y/g)^(1/2)

The Attempt at a Solution



I worked everything out and I got 3.60 m/s for the speed when released but my online homework program says "Not quite. Check through your calculations; you may have made a rounding error or used the wrong number of significant figures." I checked my work and I am not sure where I went wrong.

Here are the values I got

V2=.7836 m/s velocity when it leaves the table
T(3-2) time it takes to hit the ground once leaving the table=.319 sec
A0=-2.94m/s^2
V0=3.5966

To find V0 I used X1=(-Vox^2)/(2Ax) then solved for Vox any insight as to where I went wrong?
 
Physics news on Phys.org
I thought I'd give this problem a shot, so here it goes. First, I find the time it takes for the object to hit the ground once its off the edge of the table:

0.500 m = (1/2) (9.8 m/s^2) t^2 -> t = Sqrt(1/9.81) -> t = 3.19E-1 s

next, I solve for the velocity in the x direction as the object leaves the table:

.25 m = Vedge (3.19E-1 s) -> Vedge = .25/3.19E-1 -> Vedge = 7.83E-1 m/s

Here is where it gets fuzy, I solved for Vinitial in terms of energy:

(1/2) m Vinitial^2 - F d = 1/2 m Vedge^2 -> Vinitial = Sqrt(Vedge^2 +2 Fd/m)
with Fd/m = (mue) g d = .3*9.8*2.20

So Vinitial = Sqrt((7.83E-1)^2 + 2(6.468)) = 3.68 m/s

Assuming I'm right, your answer is close. You probably rounded off at some point. I think significant figures are only 2, due to .25 being given, so the answer would round off to 3.7? Significant figures are not my strong point. Take this with a grain of salt.
 
Yes. You should be using v0^2-v2^2=2*a*x.
 
bhimberg is correct. You should be taking the difference of the velocities squared equal to 2*a*x. It's not round off, it's a concept problem.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top