Projectile Motion Given only angle and distance?

AI Thread Summary
To determine the minimum speed required to clear a 10-meter canyon with a jump at an 11-degree angle, the equations of projectile motion are applied. The vertical motion is described by h = Vyt - 0.5gt², while the horizontal distance is given by d = Vxt. The horizontal and vertical components of the initial velocity are expressed as Vx = Vcos(11) and Vy = Vsin(11). The discussion emphasizes solving for the time of flight using these equations to find the necessary initial speed. Understanding the relationship between the time to cross the canyon and the height at the landing point is crucial for solving the problem.
APSurvivor
Messages
1
Reaction score
0

Homework Statement



A person decides to jump a canyon. The walls are equally high and 10 meters apart. He takes off by driving a motorcycle up a short ramp sloped at 11 degrees. What minimum speed must he have to clear the canyon?

Homework Equations



I don't know if these are correct or not

(Time in Air)
h= Vyt + 1/2gt^{2}

(distance)
d= Vxt

Vx= Vcos11
Vy= Vsin11

Other Formulas
V^{2}f= V^{2}i + 2ad


The Attempt at a Solution



my sad attempt lol

Vi=?
Vf=?
h=?
d= 10 meters
angel= 11 degrees
g(or a)= 9.8m/s^{2}


(Time in Air)
h= Vyt + 1/2gt^{2}
h= Vsin11t -4.9t^{2}


(Distance)
d= Vxt
10= Vcos11t


Am I thinking this through right? Or am I way off??
 
Physics news on Phys.org
Hi APSurvivor, welcome to Physics Forums.

You're close to the right track, but not quite there yet.

You've got expressions for the vertical and horizontal velocities in terms of the (unknown) initial speed, v. That's good.

When you write the two expressions for the trajectory components, vertical and horizontal, in terms of these velocities and times you got your two expressions:

d = v_x t
h = v_y t - \frac{1}{2} g t^2

Now, which expression would be simplest to solve for the time to cross the canyon?

When the person reaches the other side of the canyon, what will be his height h with respect to the launch point?
 
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