the formula of a projectile flying through the air is vsin(theta) and v cos(theta) give me an explanation in how this works
why does this cause a object to fly through the air
this is the expression of velocity
yes i just need a brief explanation in why this works
if u see any projectile with velocity v launched at an angle t to the horizontal.. u can split its velocity as a vector
wtdu mean this causes an object to fly?
well i'm making a calculator program and we have to make an object fly and he gave us this formula and it works so now he wants math behind it idk
v(x) = vcost v(y) = vsint a(x) = 0, a(y)=g
whats a(x)=0 and a(y)=g
a(x) is acceleration along x axis
a(y) is accn along y-axis which is g= 9.8 m/s^2
how does this come into play
x = vcos(theta) . t y = vsin(theta).t - 0.5 gt^2
u know wht a parabola is?
yeah
now t is the parameter here, eliminate it
so divide t and get x/t=v cos(theta) and y/t=v sin(theta)-.5gt^2
find the val of t frm the first eqn and put it into the 2nd
ull get a parabola
\[y = xtan{\theta} - gx^{2}/2u^{2}\cos^{2}{\theta}\]
isnt this a parabola?
is it or is it not?
Helpful illustration: http://en.wikipedia.org/wiki/File:Dot_Product.svg Sin of an angle gives you the vertical component of the vector. Cos of an angle gives you the horiontal component of the vector. The notation |A| means "the length of the vector A".
Join our real-time social learning platform and learn together with your friends!