Projectiles why the person multiplied the column vector OB by h?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
phospho
Messages
250
Reaction score
0
Question 7c on attached,

in the solutions could someone explain why the person multiplied the column vector OB by h? I don't get it
 

Attachments

Last edited by a moderator:
Physics news on Phys.org


I'm glad you said it was an "h"; looked like a "u" to me which would really be mysterious.
He is just saying the velocity vector must be a constant times the displacement vector OB. Same as saying the ratio of the vertical to the horizontal must be the same for the displacement and the velocity in order for them to have the same slope and be parallel. The h just takes care of the units so h*(50 meters) = 10 m/s
Funny, the h doesn't seem to be used in the following steps. I would have followed up the
velocity vector = [Vx,Vy] = h[50, -52.5]
with [10, 14 - gt] = [50h, -52.5*50h]
and then 10 = 50h so h = 0.2 and 14 - gt = -52.5*50h
which solves to t = 2.5.

Alternatively, slope of OB = = slope of trajectory at time t
Dy/Dx = Vy/Vx
-52.5/50= (14- gt)/10
-525/50 = 14 - gt
gt = 14 +525/50 = 24.5
t = 24.5/g = 2.50.
 


Delphi51 said:
I'm glad you said it was an "h"; looked like a "u" to me which would really be mysterious.
He is just saying the velocity vector must be a constant times the displacement vector OB. Same as saying the ratio of the vertical to the horizontal must be the same for the displacement and the velocity in order for them to have the same slope and be parallel. The h just takes care of the units so h*(50 meters) = 10 m/s
Funny, the h doesn't seem to be used in the following steps. I would have followed up the
velocity vector = [Vx,Vy] = h[50, -52.5]
with [10, 14 - gt] = [50h, -52.5*50h]
and then 10 = 50h so h = 0.2 and 14 - gt = -52.5*50h
which solves to t = 2.5.

Alternatively, slope of OB = = slope of trajectory at time t
Dy/Dx = Vy/Vx
-52.5/50= (14- gt)/10
-525/50 = 14 - gt
gt = 14 +525/50 = 24.5
t = 24.5/g = 2.50.

cheers