Finding block flight distance (work/energy/projectile motion)

AI Thread Summary
The discussion revolves around calculating the distance a block travels after being launched by a spring on a frictionless surface, then sliding up an incline with friction. The spring constant is 1100 N/m, and the block has a mass of 200 g with a coefficient of kinetic friction of 0.210. Initial calculations yielded a distance of 5.41 m, but this was deemed incorrect as other sources suggested a distance closer to 10.48 m. Participants emphasized the importance of accurately calculating the work done by friction and gravity, as well as correctly applying the Work-Energy Theorem and kinematic equations. Adjustments to the normal force and the potential energy calculations were discussed to refine the final distance estimation.
Gotejjeken
Messages
27
Reaction score
0

Homework Statement



knight_Figure_11_72.jpg


The spring in the figure has a spring constant of 1100 N/m. It is compressed 14.0 cm, then launches a 200 g block. The horizontal surface is frictionless, but the block's coefficient of kinetic friction on the incline is 0.210.

What distance d does the block sail through the air?

Homework Equations



Work of spring:

W(spring) = 1/2*k*s^2

Work of Friction + Gravity as block slides up incline:

W(friction) = -u*k*n*s = -u*k*Wx*s = -u*k*m*g*cos(theta) * s
W(gravity) = Wy * s = m * g * s * sin(theta)

Work-Energy Theorem

W(net) = (delta)K = Kf - Ki

Projectile Motion Kinematics:

Vfy = Viy - g * t
Xf = Xi + Vix * t

The Attempt at a Solution



Using the work equations above, I found the net work at the top of the ramp to be 10.47J (10.7J from spring initially - 0.041J of friction - 0.19J of gravity = 10.47J), and then I used the Work-Energy equation to find the final velocity at the top of the ramp to be 10.23 m/s.

Using this velocity and the fact that the launch angle is 45 degrees, I found the x and y components of the launch velocity and plugged them into the equations above to get the time the block spent in the air, and then finally the final distance traveled by the block, which I found to be 5.41m.

Unfortunately, this answer is incorrect. After looking around the web for a while for another reasonable solution I found that most answers given were about double mine, as in 10.48m instead of 5.41m. After trying this answer, I found it was also wrong.

Any help would be appreciated.
 
Physics news on Phys.org
Looks like the correct method you have probably messed up the calculations somewhere.

You have PE as m g s sin(th), but you are given the vertical height.
Did you get the normal force right for the friction?
 
I drew a Free Body Diagram along the ramp, so friction is pointing down the negative x-axis, the normal is perpendicular to the motion along the positive y-axis, and the weight is pointing downward at an angle of 45 in the fourth quadrant (below positive x-axis and to the right of the negative y-axis). This diagram leaves me with a component of weight in the x and y direction and the Fnet equations:

(Fnet)x: Wx - f = M * a
(Fnet)y: n - Wy = 0 => n = Wy => n = Wcos(theta) = > m * g * cos(45)

Then I found the work using those Fnet equations. Maybe I drew my FBD wrong?
 
You only need a FBD for the friction, remember frictional force acts along the surface (ie the hypotonuse of the triangle in this case) and F = coef * force.NORMAL to the surface

For the PE you are probably making it too complicated.
The vertical height is 2m so the PE is just = 0.2 * 9.8 *2 (the slope doesn't matter)
 
So the work done by friction would be 4.12J in that case, leaving me with of a Wnet of 10.70J - 4.12J = 6.58J, correct? From there I would just get the velocity as before and plug it into those kinematic equations to get distance?

If I do that, I get a new distance of 3.32m, although I'm not entirely sure if it should be smaller than before. I might still be messing up the calculations somewhere...
 
Length of slope = 2m / cos(45) = 2.828m (hint cos(45) = sqrt(2)/2 )
Normal force = m g cos(45) = 0.1414 * 9.8N = 1.4N

So energy lost to friction = 0.21 * 1.4N * 2.83m = 0.82J
 
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