Finding a scalar such that vectors p and q are parallel

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 8K views
aero_zeppelin
Messages
85
Reaction score
0

Homework Statement


Let:
p = (2,k)
q = (3,5)
Find k such that p and q are parallel

The Attempt at a Solution



Well, I know that for two vectors to be parallel we need to have p = kq.

I know the answer will be kind of obvious but I just can't get it lolll, any help please??

Thanks
 
Physics news on Phys.org
aero_zeppelin said:

Homework Statement


Let:
p = (2,k)
q = (3,5)
Find k such that p and q are parallel

The Attempt at a Solution



Well, I know that for two vectors to be parallel we need to have p = kq.

I know the answer will be kind of obvious but I just can't get it lolll, any help please??

Thanks

What does it mean for two vectors (p and kq, here) to be equal?
 
Hummm... They need to have the same magnitude and direction?
 
Mark44 said:
What does it mean for two vectors (p and kq, here) to be equal?

aero_zeppelin said:
Hummm... They need to have the same magnitude and direction?
And what does this say about the coordinates of the two vectors?
 
Thinking geometrically...

HallsofIvy's statement (essentially a similar-triangles argument) is equivalent to requiring that the slopes are equal.
Alternatively, consider certain "products" involving vectors and their geometric interpretation.
 
Mark44 said:
And what does this say about the coordinates of the two vectors?

That they must be equal also, I guess...

So... p = tq (I'm using "t" as the scalar multiplying q):
tq = 2/3 (3,5) = 2, 10/3

So --> p = (2, k) = (2, 10/3)

k = 10/3 ?

Is that the way to do it? (trying to match the numbers only) or is there a more "pro" approach to it? lolll
 
great, thanks for the help!