Finding initial projectile velocity with angle and a point in the path?

AI Thread Summary
A ball is projected at a 36-degree angle, hitting a target 30 meters away and 4 meters high, prompting a need to find its initial velocity. The equations of motion for both the x and y components are discussed, emphasizing the importance of isolating time (Δt) to solve the problem. The correct approach involves using both horizontal and vertical motion equations to eliminate the unknown variable time. There is confusion regarding the use of sine and cosine functions in the equations, with clarifications provided on their correct application. Overall, the discussion highlights the need for a comprehensive understanding of projectile motion to solve for initial velocity accurately.
ICanHasHelp
Messages
2
Reaction score
0

Homework Statement


A ball is hit from the ground with an angle of 36 degrees above the horizontal. The ball hits a target 30m ahead and 4m above the ground. Find the initial velocity of the ball.

Homework Equations


Vavg = Δd/Δt
aavg = Δv/Δt
Δd = voΔt + 1/2aΔt2

The Attempt at a Solution



Δx = 30m
Δy = 4m
Vox = Vo * cos 36
Voy = Vo * sin 36
Δx = voxΔt + 1/2ax(Δt)2
Δx = (Vo * sin 36)Δt + 1/2ax(Δt)2
Since ax = 0 then
Δx = (Vo * sin 36)Δt


This question appeared on a quiz today and caught me totally by suprise. My teacher had never assigned homework questions like this ever and my textbook did not have any questions like it either. I've asked my teacher for help, but he didn't give me a clear answer. I've tried this question again at home for another two hours but I still couldn't get anything out of it. I know I have to find Δt, but I can't seem to isolate it. I would put all my attempts on the post, but I have already destroyed them in my fustration. Please help me! I'm losing my mind!
 
Physics news on Phys.org
That is the correct equation for the x component of motion.

However, the reason your getting stuck is because you need another equation so that you can eliminate the unknown variable time.

This is where the y component of the motion will come in. Do this like you did to find the x component.

Remember: When the question asks for the initial velocity, it wants the velocity in the direction of launch, not a component of the velocity.
 
I'm sorry I didn't initially post it, but I did find Δy, which was

Δy = VoyΔt - -4.9m/s^2

I also tried substituting Δx/Δt in place of Vox and Δy/Δt for Voy, but I still could solve for Δt because Δt was always dividing the direction.
 
So first of all, the equation is delta Y = (Vo_y)*t + (1/2)(-9.8)t^2.

It should not be a minus negative 4.9. You also left off the t^2.

Also, your equation for delta x should be cos(36) not sin(36).
 
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