answersLogoWhite

0

For two vectors A and B, the scalar product is A.B= -ABcos(AB), the minus sign indicates the vectors are in the same direction when angle (AB)=0; the vector product is ABsin(AB).

Vectors have the rule: i^2= j^2=k^2 = ijk= -1.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Math & Arithmetic
Related Questions

How to find the dot product of two vectors?

To find the dot product of two vectors, you multiply the corresponding components of the vectors and then add the results together. This gives you a single scalar value that represents the magnitude of the projection of one vector onto the other.


What does the cross product represent in vector algebra?

The cross product in vector algebra represents a new vector that is perpendicular to the two original vectors being multiplied. It is used to find the direction of a vector resulting from the multiplication of two vectors.


Find the scalar multiple of a vector?

To find the scalar multiple of a vector, you multiply each component of the vector by the scalar. For example, if you have a vector v = (a, b, c) and you want to find 2v, you would multiply each component by 2 to get (2a, 2b, 2c).


How to you find a vector parallel to two given vectors?

I think you meant to ask for finding a perpendicular vector, rather than parallel. If that is the case, the cross product of two non-parallel vectors will produce a vector which is perpendicular to both of them, unless they are parallel, which the cross product = 0. (a zero vector)


How do you do cross products?

You need to know that the cross product of two vectors is a vector perpendicular to both vectors. It is defined only in 3 space. The formula to find the cross product of vector a (vector a=[a1,a2,a3]) and vector b (vector b=[b1,b2,b3]) is: vector a x vector b = [a2b3-a3b2,a3b1-a1b3,a1b2-a2b1]


Question 5. If A=2a +4, and B=6a-4a₂; Angle between À and B: a) Scalar Product b) Find by vector product?

..


What is cross in science?

One type of cross is the cross or vector product of a pair of 3D vectors. If there are two unit vectors that are not parallel, their vector product is a vector that is normal to the plane containing the two vectors, so it's a good way to find that plane. In biological science, cross signifies the mating of two genotypes to produce its progeny. It may be among homozygous or heterozygous parents.


How can you add vectors tip to tail to find the resultant vector?

To add vectors tip to tail to find the resultant vector, place the tail of the second vector at the tip of the first vector. The resultant vector is the vector that starts at the tail of the first vector and ends at the tip of the second vector.


Why do nonperpendicular vectors need to be resolved into components before you can add the vectors together?

When vectors are not perpendicular, their components in a given direction are not simply the scalar values of the original vectors. Resolving nonperpendicular vectors into components along mutually perpendicular axes (commonly x and y axes) allows you to add the components of each individual vector separately to obtain the resulting vector accurately using vector addition rules. This process is necessary to ensure that the direction and magnitude of the resulting vector are correctly calculated.


What are the different methods in adding vectors?

Vectors can be added using the component method, where you add the corresponding components of the vectors to get the resultant vector. You can also add vectors using the graphical method, where you draw the vectors as arrows and then add them tip-to-tail to find the resultant vector. Additionally, vectors can be added using the trigonometric method, where you use trigonometry to find the magnitude and direction of the resultant vector.


How do you find the dot product ab of two vectors if you know their lengths and the angle between them?

<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.


How to find orthogonal vector?

Given one vector a, any vector that satisfies a.b=0 is orthogonal to it. That is a set of vectors defining a plane orthogonal to the original vector.The set of vectors defines a plane to which the original vector a is the 'normal'.