Help! Physics Problem: Find Theta for 1000m Target

AI Thread Summary
To determine the angle (theta) needed to hit a target 1000 meters away, the horizontal range formula v^2sin2θ/g can be used, equating it to the target distance. The initial velocity must be known, and a spreadsheet can help simulate various angles to find the correct trajectory. The author initially estimated a 30° angle but found that a much smaller angle was sufficient. Using numerical methods like the Euler Method allows for step-by-step calculations of projectile motion without needing advanced calculus. Adequate rest is advised to improve problem-solving capabilities under pressure.
Feeb
Messages
5
Reaction score
0
HOMEWORK PROBLEMS REQUIRE USE OF HOMEWORK TEMPLATE. THIS WAS ORIGINALLY POSTED IN WRONG FORUM.
http://scholarcommons.usf.edu/cgi/viewcontent.cgi?article=4836&context=ujmm

Ive been awake for thirty six hours and I don't know differential equations.

Im trying to find the angle (theta) over the horizontal axis that is needed to hit a target that is 1000 meters away
they are basically identical problems. I don't understand how to find initial velocity in the x and y components if I don't have an angle. Is there a final formula I can plug and chug to find theta?

I am working on a problem for my calculus that is exactly like this, but I can't figure out how she arrived to her answer my grade depends heavily on this.
 
Physics news on Phys.org
You've given us one problem. What's the other?
 
If you have the magnitude of initial velocity in which it should be project you can solve this..
 
Lets just say that the velocity was 820 m/s at. Ignoring the fact that projectiles act differently at supersonic speeds, and accounting for a -kv^2 kind of relationship, how would I find theta?
 
For a projectile from ground with an angle θ The horizontal range is v^2sin2θ/g... Equate this to the distant target which the projectile should hit.. You will get the value of θ .. That's it ..
 
I don't know how to evaluate all of that is the problem
 
Feeb said:
http://scholarcommons.usf.edu/cgi/viewcontent.cgi?article=4836&context=ujmm

Ive been awake for thirty six hours and I don't know differential equations.

Im trying to find the angle (theta) over the horizontal axis that is needed to hit a target that is 1000 meters away
they are basically identical problems. I don't understand how to find initial velocity in the x and y components if I don't have an angle. Is there a final formula I can plug and chug to find theta?

I am working on a problem for my calculus that is exactly like this, but I can't figure out how she arrived to her answer my grade depends heavily on this.

The author has set up a spreadsheet to do the calculations to solve her problem. She can input various angles and have the spreadsheet calculate the properties of the resulting trajectory. It's a simple matter of assuming an angle, checking to see if the bullet arrives at the target location, and then adjusting the angle up or down as required.

If you read the author's write up, she initially thought the rifle would have to be fired at an angle of elevation of 30° in order to hit the target. Her calculations showed that a much smaller angle of elevation, less than half a degree, was sufficient.

If you've been up 36 hours, get some sleep. Your brain is fried and you won't find any inspiration without getting some rest.
 
I don't have a choice in sleeping, its due soon. The whole point of this project is to take the guesswork out of problems and show that it can be solved through the rigorous application of mathematics. That being said I guess that is the very nature of using the Euler Method
 
These models can be fun. No calculus needed. The idea is to calculate the forces on the bullet immediately after leaving the gun (time 0). Use your basic formulas for uniform accelerated motion to find what those forces do to the velocity and position over a small time interval. This gives you the position and velocity for the next row of your spreadsheet - so you can use the same formulas to do the next time interval. You might begin your solution by ignoring the horizontal motion and just do the vertical, as if the bullet was just dropped. Easy to check and see if the spreadsheet produces the correct answer! Have a go at the first time interval and we will be happy to check it for you.
 
Back
Top