Projectile motion vector problem

In summary, the problem involves a cannonball being fired at a 35 degree angle from a height of 35ft and traveling 100ft before hitting the ground. The goal is to calculate the travel time, initial speed, and maximum height of the cannonball. To solve this, two equations are used; v\cos(x)t=100 and h+v\sin(x)t-\frac{1}{2}gt^2=0, with two unknowns; v and t. By isolating v in the first equation and substituting it into the second equation, it is possible to solve for both v and t. This process is known as solving simultaneous equations and is a basic algebraic concept.
  • #1

Homework Statement


A cannonball is fired from a point 35ft above ground level at an angle of 35 degrees. It hits the ground 100ft away. Calculate its travel time, initial speed, and maximum height above the ground.
initial height = h = 35ft
angle = x = 35 degrees
gravity = g = 32ft/s^2
travel time, initial speed, and max height are unknown.

Homework Equations


r(t)=(v*cosx)ti+[h+(v*sinx)t-(1/2)*g*t^2]j
initial velocity = sqrt[(Range*gravity)/sin(2x)]
Bolds represent vectors. r(t) = position function.

The Attempt at a Solution


I've found the derivative and attempted to find max height, but that didn't work without a velocity. I tried the initial velocity equation I posted but that only works if the initial height and final height are equal. I attempted to find the time and initial velocity by using r(t) = 100i + 0j making it so (v*cosx)ti = 100 and [h+(v*sinx)t-(1/2)gt^2]j = 0 But no matter what I did I would find myself with two unsolved variables.
 
Physics news on Phys.org
  • #2
nadroj51590 said:
I I attempted to find the time and initial velocity by using r(t) = 100i + 0j making it so (v*cosx)ti = 100 and [h+(v*sinx)t-(1/2)gt^2]j = 0 But no matter what I did I would find myself with two unsolved variables.


You have two equations; [itex]v\cos(x)t=100[/itex] and [itex]h+v\sin(x)t-\frac{1}{2}gt^2=0[/itex], and two unknowns; [itex]v[/itex] and [itex]t[/itex]. You should be able to solve for both [itex]v[/itex] and [itex]t[/itex] easily. So, if you are having difficulty, post your calculations.
 
Last edited:
  • #3
cos(35) = 0.82, sin(35) = 0.57
x = 0.82(v)(t)
y = 35 + 0.57(v)(t)-16t^2
0 = 0.82(v)(t)
0 = 0.57(v)(t) - 16t^2
0.82(v)(t) = 0.57(v)(t) - 16t^2
16t^2 - 0.25(v)(t) = 0
At which point I'm stuck, because I would complete the square, but the v gets in the way of that.

or

v(t) = 0.82vi + (0.57v - 32t)j
0.57v - 32t = 0
t = 0.018v
Would give me the max height, at which point I could simply double t to find the Range to use the formula I posted earlier, but once again, the v gets in the way. I would end up with
x = .03v^2
y = .02v^2 - .02v^2 = 0

And I can't find any way to put that to use.
 
  • #4
Both equations must be true simultaneously. Start by isolating [itex]v[/itex] in the first equation, then substitute that into the second equation and solve it.

This process of solving two simultaneous equations is something you should have been taught in high school algebra.
 
  • #5
I do know that method, and maybe I'm just being really dense for some reason, but I'm just not seeing how I can properly apply it here. I've been looking over this problem for the last few hours, and I'm just not seeing how I can connect these equations and make this work.

Part of the problem I think is that I only have x and y values for t = 0 at which point velocity doesn't come into play. I think I could manage if I had x and y values for a different value of t, but as you can see in the problem write up I don't.
 
Last edited:
  • #6
nadroj51590 said:
I do know that method, and maybe I'm just being really dense for some reason, but I'm just not seeing how I can properly apply it here. I've been looking over this problem for the last few hours, and I'm just not seeing how I can connect these equations and make this work.

Part of the problem I think is that I only have x and y values for t = 0 at which point velocity doesn't come into play. I think I could manage if I had x and y values for a different value of t, but as you can see in the problem write up I don't.

I'm not sure how I can make this any clearer without just solving it for you.

You have two equations; [itex]v\cos(x)t=100[/itex] and [itex]h+v\sin(x)t-\frac{1}{2}gt^2=0[/itex], and two unknowns; [itex]v[/itex] and [itex]t[/itex].

Isolate [itex]v[/itex] in the first equation...what do you get?...Plug that into the second equation...what do you get?
 
  • #7
Thanks a lot for the help. I finally saw what you meant, ironically while going through it again on my own. So it turns out I was just being extremely dense, but thank you for pointing out the obvious for me. It seems that was just what I needed.
 

Suggested for: Projectile motion vector problem

Replies
9
Views
280
Replies
4
Views
801
Replies
13
Views
1K
Replies
5
Views
239
Replies
2
Views
281
Replies
4
Views
501
Replies
17
Views
744
Replies
6
Views
662
Replies
10
Views
632
Back
Top