History, asked by sonap, 11 months ago

How to find all the perpendicular vectors to a vector?​

Answers

Answered by tanyaS0105
1

Answer:

Explanation:

To construct a vector that is perpendicular to another given vector, you can use techniques based on the dot-product and cross-product of vectors. The dot-product of the vectors A = (a1, a2, a3) and B = (b1, b2, b3) is equal to the sum of the products of the corresponding components: A∙B = a1_b2 + a2_b2 + a3_b3. If two vectors are perpendicular, then their dot-product is equal to zero. The cross-product of two vectors is defined to be A×B = (a2_b3 - a3_b2, a3_b1 - a1_b3, a1_b2 - a2*b1). The cross product of two non-parallel vectors is a vector that is perpendicular to both of them.

PEASE MARK ME AS BRAINLIEST

Answered by Arjunsingh2004
0

Answer:

To construct a vector that is perpendicular to another given vector, you can use techniques based on the dot-product and cross-product of vectors. The dot-product of the vectors A = (a1, a2, a3) and B = (b1, b2, b3) is equal to the sum of the products of the corresponding components: A∙B = a1_b2 + a2_b2 + a3_b3. If two vectors are perpendicular, then their dot-product is equal to zero. The cross-product of two vectors is defined to be A×B = (a2_b3 - a3_b2, a3_b1 - a1_b3, a1_b2 - a2*b1). The cross product of two non-parallel vectors is a vector that is perpendicular to both of them.

please mark me as brainliest

Explanation:

Similar questions