PDA

View Full Version : Projectile


Format
Oct5-04, 09:45 PM
Need help with this one:

A Projectile is launched at 35.0 degrees above the horizontal with an intial velocity of 120m/s. What is the projectiles speed 3.00 seconds later?

Ive got the x and y compontents...wut now?

faust9
Oct5-04, 09:50 PM
This is what you have:
\vec v=v_xi+v_yj

Think of the above like a right triangle with the speed as the hypotenuse. How would you go about finding the length if this were a trig or algebra class?

UrbanXrisis
Oct5-04, 09:50 PM
The projectial's horizontal speed would be the x component
Find the vertial speed by using

a=-9.8m/s^2
t=3s
SpeedInital=y-component
SpeedFinal=solve for this

Format
Oct5-04, 09:57 PM
well i tried using Vf = Vi + at ...which has all i need but it doesnt give the correct answer (106m/s)

Format
Oct5-04, 09:59 PM
ohh, nevermind i get it...its the resultant of the 2 components :biggrin: thx

faust9
Oct5-04, 10:00 PM
well i tried using Vf = Vi + at ...which has all i need but it doesnt give the correct answer (106m/s)

It wont give you the correct answer. The speed of the projectile is the magnitude of the velocity vector. Velocity vector has two components--velocity in the x direction and velocity in the y direction. You said you found the x and y components already so you have your vector components.

faust9
Oct5-04, 10:01 PM
ohh, nevermind i get it...its the resultant of the 2 components :biggrin: thx

Good. You figured it out before I finished typing.

Format
Oct5-04, 10:15 PM
lol yea thx! One other thing concerning projectiles...how do you solve for maximum height with only an initial velolcity at a certain angle?

Pyrrhus
Oct5-04, 10:16 PM
At Max Height, Vy will be 0, you know the vector is tangent to the parabole, if you know your calculus, you know the vector will be horizontal at max height.

Format
Oct5-04, 10:28 PM
hmm...still not gettin it

Pyrrhus
Oct5-04, 10:31 PM
Show your work.

Format
Oct5-04, 10:38 PM
Y Components:
Vi = 7.89
Vf = 0
a = -9.8
t = 1.62
d = ?

d = Vit + .5(a)t^2
0 = 7.89t + .5(-9.8)t^2
t = 1.62

d = 7.89(1.62) + .5(-9.8)(1.62)^2

better?

Format
Oct5-04, 10:39 PM
lol nevermind im dumb...i got it