Ask Experts Questions for FREE Help !
Ask
    brijmohan123456's Avatar
    brijmohan123456 Posts: 41, Reputation: 1
    Junior Member
     
    #1

    Oct 16, 2012, 07:35 AM
    magnitude of vector
    what will be the result if we will find dot product of a given displacement vector to the unit vector of another displacement vector? Are we going to get the magnitude of first vector in the direction of second vector? If yes,then how and on basis of which formula & if no then what will be the outcome?
    Eg. Let vector A=2i+3j
    vector B=i+j unit vector=(I+j)/√2
    now the result of (2i+3j).{(I+j)/2^(1/2)} is 5/√2 if this is the magnitude of vector A along the direction of vector B then what is the formula which has been used here?
    thank you
    Rohin Arora's Avatar
    Rohin Arora Posts: 45, Reputation: 0
    Junior Member
     
    #2

    Oct 16, 2012, 09:05 AM
    the dot product id merely the product of the coefficients..
    e.g.. A=5i + 3j -7k or <5,3,-7>
    B= -2i + 5j -8k or <-2,5,-8>
    so the dot product will be A.B.= [5*(-2)] + (3*5) + [(-7) * (-8)]= -10 + 15 + 56= 61

    similalry,as per your problem
    A= 2i + 3j
    U= I/2^1/2 + j/2^1/2

    therefore A.U. = 2*(1/2^1/2) + 3*(1/2^1/2)=2/2^1/2 + 3/2^1/2=5/2^1/2.. thats your result..
    as dot product is a scalar quantity,we can not determine the direction.For that purpose we will have to calculate the vector product.
    ebaines's Avatar
    ebaines Posts: 12,131, Reputation: 1307
    Expert
     
    #3

    Oct 16, 2012, 10:05 AM
    Yes - the dot product of vector A with a unit vector B is the magnitude of A in the direction B. As already noted it is a scalar, and so itself has no direction.

    An alternative way to calculate the dot product is where is the angle between vectors A and B. So if |B| = 1 (as for a unit vector) the dot product is magnitude of A times the cosine of the angle between A and B. This is the same as the projection of A onto an axis aligned with B.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Do you divide the given vector by the magnitude to find the unit vector? [ 1 Answers ]

The problem asks me to find a unit vector in the direction of the given vector. The problem is w=i-2j and another is w=2j.

Finding an angle give a vector and the magnitude of another vector. [ 3 Answers ]

On her way to grandmas, red ridding hood sat down her 1.2kg basket. A wolf came up beside her and began to pull on the basket with a force of 6.4N at an angle 25 degrees with respect to vertical. Red pulled back with force of 12 N. if the net force on the basket is straight up at what angle was...

Magnitude of a vector [ 1 Answers ]

If velocity is given to be 3m/s South 50deg East, would it mean that the velocity's magnitude is 50deg from East to South or vice versa?


View more questions Search