Solve Spring & Projectile Homework: Find d

AI Thread Summary
The discussion focuses on solving a physics problem involving a spring launching an ice cube up a ramp. The key equations involve energy conservation, where the potential energy of the spring converts to kinetic energy and gravitational potential energy as the cube moves up the ramp. Participants clarify the need to break down the velocity into horizontal and vertical components and emphasize the importance of correctly applying the equations for time and distance. There are suggestions to double-check the equations for accuracy, particularly regarding the use of height and gravitational acceleration. Overall, the conversation aims to ensure a proper understanding of the mechanics involved in this projectile motion scenario.
joemama69
Messages
390
Reaction score
0

Homework Statement



A spring haveing a force constant k is compressed a distance a frots its natural length, then used to launch an ice cub of mass m up a ramp of length l oriented at an angle theta to the horiaontal. The cube starts form rest at ground level, slides without friction up the ramp and sals off the end. Find the horizontal distance d from the ramp to the point of contact. Neglect Air resistance

Homework Equations





The Attempt at a Solution



.5ks2 = .5mv2 - mgh

v = ((ks2 + 2mgy)/m)

do i just plug this into x = vxt, or do i have to use some y compnents as well.
 

Attachments

Last edited:
Physics news on Phys.org
I am pretty sure I see what you're getting at but I think there might be a few typos in your post so I may be wrong.

You are on the right track so far, but double check your equation for V. I think you might have left out a squared/square root. Also, you seemed to have swapped the h with a y here which is a little confusing as h was previously implied to be the height of the ramp and y would seem to be the height of the object.

You will have to use the theta of the ramp to break the above V into its x and y components. You can use x = vxt, but you will need to use Vy, h and g to determine t. You might find the following equation helpful:

y=-.5gt2+ Vyt + h

y=height of the object
h=height of the ramp
g=+9.81m/s2 (your previous equation implied a positive g so I made g positive here)
 
Last edited:
yes v = ((ks2 + 2mgy)/m).5


t = -vy + \sqrt{v_y ^2 - 4(-.5g)(y)}/-g

x = vxt = \sqrt{(5s^2 + 2mgh)/m}cosQ[-\sqrt{(5s^2 + 2mgh)/m}sinQ +- \sqrt{((ks^2 + 2mgh)/m)sin^2 Q + 2gy}/-g
 
Yep, it is a little hard to tell with the formating but it looks like you got it for the most part. It might just be a formating thing but the only thing I'm not following is the minus sign before the last square root symbol.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top