Finding unknown given vector a,b and parallel

  • Thread starter Thread starter xplosiv3s
  • Start date Start date
  • Tags Tags
    Parallel Vector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 8K views
xplosiv3s
Messages
13
Reaction score
0

Homework Statement



Given that c= 3i + 4j and d= i - 2j

find μ when μc + d is parallel to i +3j



Homework Equations





The Attempt at a Solution



3iμ + 4jμ + i + j

i( 3μ + 1) + (4μ -2) j

since it is parallel to i + 3j therefore 3μ+1=3(4μ-2)

giving μ = 7/9

However μ = -1


Additional information:
Apparently (see bold) I am supposed to multiply the LHS by 3 instead of the RHS but by equating I and J vectors and looking at the parallel line it would seem logical to do it the way I have (or am I being retarded?). I can accept that I have the multiply LHS instead of RHS but I don't understand why!
 
Physics news on Phys.org
xplosiv3s said:

Homework Statement



Given that c= 3i + 4j and d= i - 2j

find μ when μc + d is parallel to i +3j



Homework Equations





The Attempt at a Solution



3iμ + 4jμ + i + j

i( 3μ + 1) + (4μ -2) j

since it is parallel to i + 3j therefore 3μ+1=3(4μ-2)
Not necessarily. Vectors can be parallel without being equal. Two vectors are parallel if either of them is some nonzero scalar multiple of the other.
xplosiv3s said:
giving μ = 7/9

However μ = -1


Additional information:
Apparently (see bold) I am supposed to multiply the LHS by 3 instead of the RHS but by equating I and J vectors and looking at the parallel line it would seem logical to do it the way I have (or am I being retarded?). I can accept that I have the multiply LHS instead of RHS but I don't understand why!
 
Mark44 said:
nonzero scalar multiple of the other.

So i multiply the other side by 3 because it has to be that? ^
 
xplosiv3s said:
So i multiply the other side by 3 because it has to be that? ^

If a vector is parallel to i+3j, then 3 times the i component is equal to the j component. Since 3*1=3. So 3*(3μ+1)=(4μ-2). I'm not sure why you are doing it the other way around.
 
Dick said:
If a vector is parallel to i+3j, then 3 times the i component is equal to the j component. Since 3*1=3. So 3*(3μ+1)=(4μ-2). I'm not sure why you are doing it the other way around.

Ok thanks! That kinda makes sense!

actually nvm >.>
 
I can understand why everyone hates vectors