answersLogoWhite

0


Best Answer

<ab> = |a|*|b|*cos(x) where

|a| is the length of the vector a,

|b| is the length of the vector b,

and x is the angle between them.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find the dot product ab of two vectors if you know their lengths and the angle between them?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why CosӨ is used in dot product?

The cosine of the angle between two vectors is used in the dot product because it measures the similarity or alignment of the vectors. The dot product calculates the product of the magnitudes of the vectors and the cosine of the angle between them, resulting in a scalar value that represents the degree of alignment or correlation between the vectors.


How do you find angle between vectors?

To find the angle between two vectors, you need to use this form: a &#8729; b / (|ab|) = cos(&theta;) &theta; = arccos(a &#8729; b / (|ab|)) where a and b are vectors. Compute the dot product and the norm of |a| and |b|. Then, compute the angle between the vectors.


When are vectors said to be perpendicular?

Perpendicular means that the angle between the two vectors is 90 degrees - a right angle. If you have the vectors as components, just take the dot product - if the dot product is zero, that means either that the vectors are perpendicular, or that one of the vectors has a magnitude of zero.


Can dotproduct of two vectors be negative?

The dot-product of two vectors tells about the angle between them. If the dot-product is positive, then the angle between the two vectors is between 0 and 90 degrees. When the dot-product is negative, the angle is more than 90 degrees. Therefore, the dot-product can be any value (positive, negative, or zero). For example, the dot product of the vectors and is -1*1+1*0+1*0 = -1 which is negative.


How do you take dot product of two vectors?

Multiply the product of their magnitudes by the cosine of the angle between them.


What should be the angle between 2 vectors a?

The angle between 2 vectors can have any value.


What is vector dot product?

The dot-product of two vectors is the product of their magnitudes multiplied by the cosine of the angle between them. The dot-product is a scalar quantity.


When does the magnitude of dot product and cross product of vectors is equal?

If x is the angle between the two vectors then the magnitudes are equal if cos(x) = sin(x). That is, when x = pi/4 radians.


How angle between two vectors is found using cross product?

A x B = |A| |B| sin[theta]


What is the value of scalar product of two vectors A and B where value of vector A and B is not zero and vector product of two vectors A and B is not zero?

Scalar product = (magnitude of 'A') times (magnitude of 'B') times (cosine of the angle between 'A' and 'B')


Why is scalar product two vectors a scalar?

Scalar product of two vectors is a scalar as it involves only the magnitude of the two vectors multiplied by the cosine of the angle between the vectors.


When the angle between two vectors is equal to zero?

When the angle between two vectors is zero ... i.e. the vectors are parallel ... their sum is a vector in thesame direction, and with magnitude equal to the sum of the magnitudes of the two original vectors.