Skip to main contentSkip to solution

If a\vec{a} is a non-zero vector, then always

Solution

Correct Option: 2

When taking the dot product of any vector a\vec{a} with itself:

a.a=a2\vec{a}.\vec{a} = |\vec{a}|^2

where a|\vec{a}| is the magnitude of the vector.


The dot product formula is:

a.b=abcosθ\vec{a}.\vec{b} = |\vec{a}||\vec{b}|\cos\theta

When computing a.a\vec{a}.\vec{a}, the angle between the vector and itself is θ=0°\theta = 0°:

a.a=aacos(0°)\vec{a}.\vec{a} = |\vec{a}||\vec{a}|\cos(0°)

=a2×1= |\vec{a}|^2 \times 1

=a2= |\vec{a}|^2


Since a\vec{a} is a non-zero vector, its magnitude a>0|\vec{a}| > 0.

Squaring any positive number gives a positive result.

Therefore:

a.a=a2>0\vec{a}.\vec{a} = |\vec{a}|^2 > 0


For a=3i^+4j^\vec{a} = 3\hat{i} + 4\hat{j}:

Magnitude: a=32+42=9+16=5|\vec{a}| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = 5

a.a=(3i^+4j^).(3i^+4j^)\vec{a}.\vec{a} = (3\hat{i} + 4\hat{j}).(3\hat{i} + 4\hat{j})

=9+16= 9 + 16

=25= 25

=52>0= 5^2 > 0


a.a=0\vec{a}.\vec{a} = 0 only when a\vec{a} is a zero vector.

a.a<0\vec{a}.\vec{a} < 0 is never possible since squared values are always non-negative.

a.a=1\vec{a}.\vec{a} = 1 only when a=1|\vec{a}| = 1 (unit vector), not for all non-zero vectors.


a.a>0\vec{a}.\vec{a} > 0 is always true for any non-zero vector.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question