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.


What should be the angle between 2 vectors a?

The angle between two vectors a and b can be found using the dot product formula: a · b = |a| |b| cos(theta), where theta is the angle between the two vectors. Rearranging the formula, we can solve for theta: theta = arccos((a · b) / (|a| |b|)).


How do you take dot product of two vectors?

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


What is scalar and vector product simplify?

Scalar product (or dot product) is the product of the magnitudes of two vectors and the cosine of the angle between them. It results in a scalar quantity. Vector product (or cross product) is the product of the magnitudes of two vectors and the sine of the angle between them, which results in a vector perpendicular to the plane containing the two original vectors.


Can a scalar product be a negative quantity?

Yes, a scalar product can be negative if the angle between the two vectors is obtuse (greater than 90 degrees). The scalar product is the dot product of two vectors and is equal to the product of their magnitudes and the cosine of the angle between them. A negative scalar product indicates that the vectors are pointing in opposite directions.


Can a scalar product by a negative quantity?

Yes, a scalar product can be negative if the angle between the two vectors is greater than 90 degrees. In this case, the dot product of the two vectors will be negative.


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]