answersLogoWhite

0

What is cross-product and dot-product?

Updated: 11/4/2022
User Avatar

Abhishekde

Lvl 1
13y ago

Best Answer

Cross products and dot products are two operations that can be done on a pair of 2-dimensional, 3-dimensional, or n-dimensional vectors. Both can be viewed in terms of mathematics or their physical representations.

The dot product of two three-dimensional vectors A= and B= is a1b1+ a2b2 + a3b3. The definition in high dimensions is completely analogous. Notice that the dot product of two vectors is a scalar, not a vector. The dot product also equals |A|*|B|cosθ, where |A| and |B| are the magnitudes of A and B, respectively and θ is the angle between the vectors. This is the same as saying that the dot product is the magnitude of one vector multiplied times the component of the second vector that is parallel to the first. Notice that this means that the dot product of two vectors is 0 if and only if they are perpendicular.

The cross product is a little more complicated. In three dimensions, A × B = <a2b3 − a3b2, a3b1 − a1b3, a1b2 − a2b1>. Notice that this operation results in another vector. This vector always points in a direction perpendicular to both A and B, and this direction can be determined by the right-hand rule. Physically, the magnitude of this vector equals |A|*|B|sinθ, or the magnitude of the first vector times the component of the other that is perpendicular to the first. So the cross product is 0 when the vectors are parallel.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is cross-product and dot-product?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What compound words start with cross?

crossway crossroads crosswalk crosshair crossproduct crossword crossbreed crossover


What are compound words starting with cross?

crossway crossroads crosswalk crosshair crossproduct crossword crossbreed crossover


How are poportion and crossproduct the same?

PoportionA poportion is ----- = ----- (line equals line) for example: 3 X---- = ---- your equation is X12= 23 x 3 (you ALWAYS solve for X)12 23 X= 69 (divided) 12X= 5.75you always do your criss cross and then times them togetherCross Productswhen you have a two fractions you always want to cross them like and "X" then if they are the same answers the are porpotional.they are the same because you have to cross them together and multiply them


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.


If all the components of the vectors A1 and A2 were reversed.how would this alter A1 and A2?

If all the components of vectors A1 and A2 were reversed, the direction of both vectors would be reversed, but their magnitude would remain the same. This means that A1 and A2 would now point in the opposite direction from their original orientation.


Would you show an example of math how to find the cross product?

For two vectors (A & B) in 3-space, using the (i j k) unit vector notation:if A = a1*i + a2*j + a3*k, and B = b1*i + b2*j + b3*k the cross product A X B can be found by computing a determinant of the following matrix:| i j k ||a1 a2 a3 ||b1 b2 b3 |Mathematically, it will look like this: (a2*b3 - a3*b2)*i- (a1*b3 - a3*b1)*j + (a1*b2 - a2*b1)*kI did do just a little copy/paste from the crossproduct website, which I've posted a link to, which has some good information.


What is the power if a force is applied on a body and it moves with a velocity V?

Power is the rate at which work is done; it is equal to the force applied multiplied by the velocity of the body, assuming the force and velocity are in the same direction. Mathematically, power (P) = force (F) * velocity (V).