How to calculate velocity with target 12 m away vertically and 6 m horizontally?

  • Thread starter Thread starter pill
  • Start date Start date
  • Tags Tags
    Velocity
AI Thread Summary
To calculate the velocity needed to hit a target 12 m away horizontally and 6 m vertically, the angle of launch is specified as 50°. The equations provided include t = 12/Vx, Vy = 6/t + (0.5)(9.81)t, Vx = Vcos(50), and Vy = Vsin(50). The user initially calculated Vx and Vy but found discrepancies in the velocities derived from both equations, indicating a potential error in calculations. To resolve this, it's suggested to eliminate time (t) and express V in terms of known variables. A unique solution requires correctly substituting and solving the equations while maintaining the specified angle.
pill
Messages
11
Reaction score
0
I used an online simulation for this lab. The target is 12 m away horizontally and 6 m vertically. I was to find the velocity needed to hit the target.Since it's an online simulation, I played around with it and got 14.3 m/s. The formula I plan on using is:

Vx=range/time
Vy=√(range*10-(range/time)²)
V=√(Vx)+Vy

My problem is, how do I calculate the range and time when the target is hit? Or do I use the final range and time in the equation?

The range and time of the first black X is: 9.19 m and 1 s.
The final range and time is 21.6 m and 2.4 s.
 
Physics news on Phys.org
I was given these equations and was told to solve for V:

t = 12/Vx
Vy = 6/t + (0.5)(9.81)t
Vx = Vcos(50)
Vy = Vsin(50)

And this is what I got:

t = 12/Vx
2.6=12/Vx
Vx=28.8

Vy = 6/t + (0.5)(9.81)t
Vy=6/2.6+(0.5)(9.81)(2.6)
Vy=14.272

Vx = Vcos(50)
28.8/cos(50)=V
V=29.8456

Vy = Vsin(50)
14.272/sin(50)=V
V= -54.395

The velocity from Vy = 6/t + (0.5)(9.81)t is the same from the simulation, but I think I might have messed up in general. I know V from both equations should be the same, but they're obviously not. Any explanation on what I did wrong and how to fix it?
 
What angle with the horizontal is specified? I see the number 50 in your work but don't see where it came from. Without an angle specified, the problem does not have a unique solution.
 
LawrenceC said:
What angle with the horizontal is specified? I see the number 50 in your work but don't see where it came from. Without an angle specified, the problem does not have a unique solution.

The angle of the cannon is 50°.
 
Take your equations

t = 12/Vx
Vy = 6/t + (0.5)(9.81)t
Vx = Vcos(50)
Vy = Vsin(50)

and rewrite them with V as one of the unknowns. The other unknown is t. Eliminate t and solve for V. Eliminate the Vx and Vy variables because you know them in terms of V which is what you seek.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top