Angle Between Equal Vector

Since Equal vector always have same magnitude and direction so angle between two equal vectors must be zero, this can be proved using the dot product of two vectors. Let two Equal Vectors A = xi + yj + zk and B = xi + yj + zk such that angle between them is θ.

So,

A.B (A dot B ) = |A| |B| Cosθ

where,

  • A.B = (xi + yj + zk ). (xi + yj + zk ) = x2 + y2+ z2
  • |A| = √x2 + y2 + z2
  • |B| = √x2 + y2 + z2

So,

Cos θ = A.B / |A| |B|

= x2 + y2 + z2 / (√x2 + y2 + z2)(√x2 + y2 + z2)

= 1

θ = 0°

Equal Vectors

Equal Vectors have equal length and the same Unit Vector. Two Vectors are said to be equal when they have the same magnitude and when they are acting in the same direction. Equal Vectors play an important role in Mathematics and Physics; they are used for simplifying complex problems, shifting coordinates, or finding errors in complex algorithm problems.

In this article, we will learn what vectors are, what equal vectors are, the properties of equal vectors, the angle between equal vectors, the application of Equal Vectors, and many more details.

Table of Content

  • What is Vector?
  • What are Equal Vectors?
  • Angle Between Equal Vector
  • Properties of Equal Vector
  • Application of Equal Vectors
  • Solved Questions on Equal Vectors

Similar Reads

What is Vector?

Vectors can be defined as,...

What are Equal Vectors?

Equal vectors are vectors that have the same magnitude and direction. In simple words,...

Angle Between Equal Vector

Since Equal vector always have same magnitude and direction so angle between two equal vectors must be zero, this can be proved using the dot product of two vectors. Let two Equal Vectors A = xi + yj + zk and B = xi + yj + zk such that angle between them is θ....

Properties of Equal Vector

Various properties of equal vectors are:...

Application of Equal Vectors

Various applications of equal vectors are:...

Solved Questions on Equal Vectors

Question 1: Take a Look at the Image Below and determine which of the vectors (out of a, b, c ) are equal to each other?...

FAQ on Equal Vectors

Define Equal Vectors....