Finding the Angle for the Perfect Shot: A Physics Challenge

Click For Summary

Homework Help Overview

The discussion revolves around a physics problem involving projectile motion, where participants are tasked with determining the angle required for a projectile to hit a target located at a specific distance and height. The initial velocity and gravitational acceleration are provided, and the challenge lies in finding the correct angle for the projectile's launch.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss splitting the problem into horizontal and vertical components of motion, questioning the relationship between time, angle, and distance. Some suggest using trigonometric functions to find the angle, while others express uncertainty about the calculations and the implications of multiple unknowns.

Discussion Status

There are various approaches being explored, with some participants offering mathematical formulations and others expressing confusion about the steps involved. While some guidance has been provided regarding the equations to use, there is no explicit consensus on the correct angle or method to solve the problem.

Contextual Notes

Participants note the complexity of the problem, indicating it involves two unknowns and may require iterative guessing or computational assistance. There is also mention of varying levels of familiarity with the mathematical concepts involved, which could impact the discussion's progression.

MojotheMonkey
Messages
8
Reaction score
0
http://chinkchinatown.com/extra.jpg

Ok as you can see the initial velocity is 6.425 m/s^2 and it is about .871m off the ground and about 3.25 m from the target. We have to find the angle at which to place the gun that shoots this ball to hit the target. This target it only like 1 inch at the largest... The gun is on top of the counter and the bullet will follow the dotted lines in the direction of the arrows, I need to know how to do this problem, and if possible the answer. Oh yeah we use 9.8 m/s^2 for gravity. Thanks in advance for any help.
 
Last edited by a moderator:
Physics news on Phys.org
one question how is the velocity squared?
 
also what are ur attempts at this?
 
Velocity is not squared, that is a typo...

Also I know it deals with projectile motion, you can split it up into two separate problems, 1: from the gun to the level of the table, then 2: from that point to the floor. You would have to separate the projectile motion into X and Y motion and use Trigometric functions suck as sin, cos, and tan to figure the angles.
 
MojotheMonkey said:
Velocity is not squared, that is a typo...

Also I know it deals with projectile motion, you can split it up into two separate problems, 1: from the gun to the level of the table, then 2: from that point to the floor. You would have to separate the projectile motion into X and Y motion and use Trigometric functions suck as sin, cos, and tan to figure the angles.

That will work. The problem is that you have two unknowns for the vertical motion (Y) - you need both the angle and the time. The second part (horizontal motion) can be rearranged to solve for t, then substituted into the vertical motion equation.

You still wind up with an annoying "sin x cos x" combination. If you're allowed to use a graphing calculator, it's pretty easy to graph that, then find your 'roots' (the points where the graph crosses the X-axis). If you have a TI there's even an option for it in the graphing menu, under 'MATH'.

If you think about the angle that would give maximum range, you'll realize you have to have two correct answers, since both the angle and the time to hit the ground are unknown.
 
Can you give me the answer so I know that I am doing to right, the two angles? Because I have to show my work so even if you give me the answer it wouldn't matter. I just really need to get this right...
 
Wouldn't the time be 1.9 seconds?

Use the equation:

Change in Time = X displacement / Initial Velocity (Cosine Theta)
 
There should be 2 diff times, shouldn't there be?
 
Well what I really need to know is the angle at which to place the gun so that it hits the target. Which means you would have to use the inverse of the trigometric functions (sin, cos, or tan). I think I might just make a program that finds the answer for me. THis isn't supposed to be an easy question. It isn't even 12th grade physics, this is a college level problem I got from Physics 1 in college. So whatever, the problem is with two unknown variables (both angles), I think you have to guess until you get them right. So I will make a program I think... unless anyone here knows how to do it easier?
 
Last edited:
  • #10
This is quite easy if you think a bit..
a) Let v0 be initial speed, H vertical distance to the floor, and L the horizontal distance to the point you wish to reach.
b) Time to reach the horizontal position of target:
Clearly, that time \tau fulfills:
L=V_{0}\cos\theta\tau
Or:
\tau=\frac{L}{V_{0}\cos\theta}
c) At the same instant of time \tau, the vertical position must be on the floor.
That is:
0=H+V_{0}\sin\theta\tau-\frac{g}{2}\tau^{2}
This gives you the equation the angle must fulfill:
0=H+Ltan(\theta)-\frac{gL^{2}}{2V_{0}^{2}}sec^{2}\theta
Use sec^{2}\theta=tan^{2}\theta+1 to gain a quadratic equation in \theta
 
Last edited:
  • #11
Wow, thanks... See that's not that easy to me... lol. But with that in mind I will work through it. Thanks all of you.
 
  • #12
Ok, I got 13 degrees, but I think that is wrong. I am not sure how to do sec^2. You have to remember I am in america, my education isn't that great. I am useing a TI-89 to solve for theta in that equation, but like I said... I didn't even know there was a sec^2. Anyone got any other tips, thanks again in advance for any help.
 
  • #13
t^2 gives u

\frac { L^2 } { (V_0 \cos \alpha)^2 }

so u can change 1/cos^2 to sec^2
 
Last edited by a moderator:
  • #14
I plotted the graph of the y(theta) that arildno mentioned.
putting H = 0.871 and L = 3.25 and V = 6.425...

I traced it using my calc... and found that when y = 0 , x = 7.05 degrees
I hope that's right..
 
  • #15
Ok I plug this into my clalc:

solve(.871+(6.425*sin(X))*(3.25/(6.425*cos(X)))-(9.8/2)*(.871/(6.425*cos(x)))^2=0,X)|X>0

It gives me the answer:

88.4233 degrees

I don't know if that is correct or what?
 
  • #16
arildno said:
This is quite easy if you think a bit..
a) Let v0 be initial speed, H vertical distance to the floor, and L the horizontal distance to the point you wish to reach.
b) Time to reach the horizontal position of target:
Clearly, that time \tau fulfills:
L=V_{0}\cos\theta\tau
Or:
\tau=\frac{L}{V_{0}\cos\theta}
c) At the same instant of time \tau, the vertical position must be on the floor.
That is:
0=H+V_{0}\sin\theta\tau-\frac{g}{2}\tau^{2}
This gives you the equation the angle must fulfill:
0=H+Ltan(\theta)-\frac{gL^{2}}{2V_{0}^{2}}sec^{2}\theta
Use sec^{2}\theta=tan^{2}\theta+1 to gain a quadratic equation in \theta


I am not sure if this is right, how can T = what that says... It would if the path was just one part, but it is two. You have to break it down into two parts don't you? Like the first part would be if you draw an imaginary line across the table, the whole motion from start to that line in the air would be one. THen the second would be free fall from that point. So t would be a lot more complicated wouldn't it? If I am wrong Arildno, can you please give me an answer to this question so I can work it backwards and try to figure it out?
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 38 ·
2
Replies
38
Views
4K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
10
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K