dot product and cross product in vectors Related: Fun Video: History ...
--> Dot product of two vectors= product of their magnitudes and cosine of angle between them.
The dot product of two vectors is also scalar.
A.B= |A| |B| cos (theta)
--> Cross product has both magnitude and direction.
A × B = A B sin (theta) n^
where, n^ is a unit vector perpendicular to the plane formed by the two vectors.
dot product and cross product in vectors Related: Fun Video: History ...
The Dot Product and Cross Product in Vectors:
Introduction:
Vectors are mathematical entities that have both magnitude and direction. They are widely used in various fields such as physics, engineering, and computer science. Two important operations involving vectors are the dot product and the cross product.
Dot Product:
The dot product, also known as the scalar product, is an operation that takes two vectors and returns a scalar quantity. It is denoted by a dot (·) between the vectors. The dot product of two vectors A and B is calculated using the formula:
A · B = |A| |B| cos(theta)
where |A| and |B| represent the magnitudes of vectors A and B respectively, and theta is the angle between the two vectors.
The dot product has several important properties:
1. Commutative Property: A · B = B · A
2. Distributive Property: A · (B + C) = A · B + A · C
3. Scalar Multiplication Property: (kA) · B = k (A · B)
The dot product is used in various applications such as determining the angle between two vectors, calculating work done, and finding projections of vectors.
Cross Product:
The cross product, also known as the vector product, is an operation that takes two vectors and returns a vector perpendicular to both of them. It is denoted by a cross (x) between the vectors. The cross product of two vectors A and B is calculated using the formula:
A x B = |A| |B| sin(theta) n
where |A| and |B| represent the magnitudes of vectors A and B respectively, theta is the angle between the two vectors, and n is the unit vector perpendicular to the plane containing A and B.
The cross product has several important properties:
1. Anticommutative Property: A x B = -B x A
2. Distributive Property: A x (B + C) = A x B + A x C
3. Scalar Multiplication Property: (kA) x B = k (A x B)
The cross product is used in various applications such as calculating torque, finding the area of a parallelogram, and determining the direction of a magnetic field.
Conclusion:
In conclusion, the dot product and cross product are important operations involving vectors. The dot product returns a scalar quantity and is used to calculate angles, projections, and work done. The cross product returns a vector perpendicular to both input vectors and is used to calculate torque, area, and direction. Understanding these operations is essential in solving problems involving vectors in various fields.
To make sure you are not studying endlessly, EduRev has designed Class 11 study material, with Structured Courses, Videos, & Test Series. Plus get personalized analysis, doubt solving and improvement plans to achieve a great score in Class 11.