How to Hit a Target 795 m Away and Clear a 60 m Hill?

AI Thread Summary
To solve the problem of hitting a target 795 m away while clearing a 60 m hill at 600 m, the initial velocity (v_0) and launch angle (θ) must be determined. The discussion highlights the use of projectile motion equations, specifically separating the problem into two segments and applying the equations of motion. A key suggestion is to express v_0 in terms of θ to find the angle that minimizes v_0, which can be done using the derived equations. The final solution involves substituting values into the equations to find the appropriate angle and initial velocity. The participants successfully arrived at a solution through collaborative problem-solving.
nineeyes
Messages
21
Reaction score
0
Problem : find a v_i and angle \theta that will be able to hit the target 795 m away and clear the 60 m hill 600 m away. I attached a picture of the problem.

I was trying to do this using the equation
y=y_0+(x-x_0)*tan(\theta)-\frac {1}{2}g (\frac {x-x_0}{v_0*cos(\theta)})^2

I used this by seperating the problem into two parts from the origin to x=600 m and y=60m (y_0 = x_0 = 0) and the second part from x= 795 m and y=0 m(y_0=60m , x_0=600m)
I know this is wrong, because I couldn't get an answer. I was wondering what the best way to approach this problem would be. Thanks in advance!
 

Attachments

  • problem.JPG
    problem.JPG
    4.2 KB · Views: 349
Last edited:
Physics news on Phys.org
nineeyes said:
Problem : find a v_i and angle theta that will be able to hit the target 795 m away and clear the 60 m hill 600 m away. I attached a picture of the problem.

I was trying to do this using the equation
y=y_0+(x-x_0)*tan(theta)-\frac {1}{2}g \frac {x-x_0}{v_0*cos(theta)}
Try using your equation and finding the expressions for v_0 and \theta where (x,y) = (600,60) and (x,y) = (795,0)

AM
 
Hi,
I tried to do this before, I couldn't solve for either variable and when I plug it into my calculator to solve it says that it's false. This is where I got stuck. Is there another way to solve for it or am I doing something wrong?
60=600*tan(\theta) - \frac{1}{2}*g*\frac{600}{v_0*cos(\theta)}<br />
and
0=795*tan(\theta)-\frac{1}{2}*g*\frac{795}{v_0*cos(\theta)}<br />
 
Last edited:
In the last term, t (= x/vcos) should be squared:

60=600*tan(\theta) - \frac{1}{2}*g*\frac{600^2}{v_0^2cos^2(\theta)}
and
0=795*tan(\theta)-\frac{1}{2}*g*\frac{795^2}{(v_0^2cos^2(\theta))}

Substituting t=x/v_0cos(\theta) into the general equation of motion, you get the general solution to the quadratic for the range, R:

R = v_0^2sin^2\theta/2g

Then substitute that into the equation of motion to get:
y = xtan\theta - \frac{1}{4R}tan^2\theta where R = range (795)

By substituting x,y = 600,60 you have a quadratic equation in terms of tan(theta) only. You will have to check my algebra - I am not guaranteeing that I haven't missed something.

AM
 
Last edited:
Hi,
Someone asked my professor about this in class and he said we only need to use the equation y=y_0+(x-x_0)*tan(\theta)-\frac {1}{2}g (\frac {x-x_0}{v_0*cos(\theta)})^2 Once.
He said that we need to put v_0 in terms of \theta. and find a \theta that would give a minimum value of v_0.
v_0=sqareroot((\frac{.5*g*x^2}{x*tan(\theta)(cos^2(\theta))}))
using the (795,0) and x_0 = y_0 = 0
I was trying this but I don't recall how to find an angle that would give a minimum value. Can you offer any help regarding this ?
Thanks
 
Last edited:
Thanks for your help, I found the answer!
 
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 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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