Projectile motion Problem(Is My Ans Correct?)

AI Thread Summary
The discussion focuses on solving a projectile motion problem involving an object with initial velocity V1 at angle A and later at angle B. The user outlines their calculations for determining the time elapsed from point A to point B, using the horizontal and vertical components of velocity. They derive the time formula, t = (V1(SinA - CosA*TanB))/g, and confirm the units are consistent. The user also questions the validity of manipulating signs in their equations and expresses a preference for a positive gravity approach to avoid confusion. The conversation emphasizes the importance of clarity in calculations and the correct application of projectile motion principles.
Plutonium88
Messages
173
Reaction score
0
The question: An object has a Velocity V1 and an angle A (Alpha) initially. Later in its path, this same object has an Angle B (Beta)

find the time elapsed from point A to point B


Okay so i have an answer.. i just need some one to tell me if what I'm doing is correct./answer is correct.

http://postimage.org/image/xsei89eg1/


here is an image of the problem.


Okay so..

V1x = V1cosA
V1y = V1sinA

Let V2 be the variable for the second velocity.

Since horizontal component of velocity is constant through projectile motion..

V1x=V2x

V2x = v1cosA

Through trigonemtry we can resolve the Y component for V2, which i need for further calculation

TanB = V2y/V2x

V2y= V2xTanB

Now i have all i need and i can use uniform accelerated formula, to solve for The time...

Vf=Vi + gt

V2y = V1y + gt

(v2y - v1y)/g = t

Answer: t = (v1cosATanB - V1sinA)/g


or simplifieed too... V1(cosA*TanB - SinA)/g

(m/s)/(m/s^2)

= s (seconds)

Units match.
 
Last edited by a moderator:
Physics news on Phys.org
Got the same thing with opposite sign - I took g to be 9.81; in your solution g = -9.81.
 
lol i always make taht stupid mistake.. xD.

so t= (v1cosAtanB - v1sina) /-g

t = (v1sina - v1cosAtanB )/ g
 
Delphi51 said:
Got the same thing with opposite sign - I took g to be 9.81; in your solution g = -9.81.
d

so using your frame of reference for the vertical component as g = 9.81 and X portion being positive in the direction of motion
v2x=v1x

TanB = -V2y/v2x

-V2y = TanB*V1cosA
v2y = -TanB*v1cosA

v2y = v1y + gt

-TanB*v1CosA = -V1SinA + Gt
T = (V1SinA - V1CosA*TanB)/g

T= V1(SinA-CosA*TanB)/g


I'm just curious for what i did in the post above, am i 'allowed' to do that..

cause i thoguht -a/b is the same thing as a/-b

? Also i prefer using your way especially when using purely variables making;
Gravity = Positive Direction

because i don't have to account for the sign, therefore i won't lose track of it.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top