Practice Questions

Vector Algebra

1
easySubjective

What are 'coinitial vectors'? Illustrate with a simple sketch.

2
easySubjective

State the two conditions that must be met for two vectors a\vec{a} and b\vec{b} to be considered equal.

3
easySubjective

Define a 'zero vector' and state one of its properties regarding direction.

4
easySubjective

Calculate the projection of the vector a=2i^+3j^+2k^\vec{a} = 2\hat{i} + 3\hat{j} + 2\hat{k} on the vector b=2i^+2j^+k^\vec{b} = 2\hat{i} + 2\hat{j} + \hat{k}.

5
easySubjective

If a=i^2j^\vec{a} = \hat{i} - 2\hat{j} and b=3i^+j^\vec{b} = 3\hat{i} + \hat{j}, calculate the magnitude of the vector a+b\vec{a} + \vec{b}.

6
easySubjective

Formulate a condition using the dot product for three non-zero vectors a\vec{a}, b\vec{b}, and c\vec{c} to represent the sides of a right-angled triangle.

7
easySubjective

Derive the formula for the projection of vector a\vec{a} onto a non-zero vector b\vec{b} and justify each step of the derivation.

8
easySubjective

State the formula for the scalar product of two vectors a\vec{a} and b\vec{b} given in their component forms, a=a1i^+a2j^+a3k^\vec{a} = a_1\hat{i} + a_2\hat{j} + a_3\hat{k} and b=b1i^+b2j^+b3k^\vec{b} = b_1\hat{i} + b_2\hat{j} + b_3\hat{k}.

9
easySubjective

Calculate the unit vector in the direction of the vector v=4i^3j^+12k^\vec{v} = 4\hat{i} - 3\hat{j} + 12\hat{k}.

10
easySubjective

Explain the difference between a scalar and a vector quantity. Provide two examples of each from physics.

11
mediumSubjective

Analyze if the points A(2, -1, 1), B(1, -3, -5), and C(3, -4, -4) form the vertices of a right-angled triangle.

12
mediumSubjective

Recall the condition for two vectors a\vec{a} and b\vec{b} to be collinear in terms of a scalar multiple.

13
mediumSubjective

Recall the formula for the section formula for internal division. Find the position vector of a point R which divides the line joining two points P and Q, with position vectors p\vec{p} and q\vec{q} respectively, in the ratio 3:2 internally.

14
mediumSubjective

Calculate the scalar product of the vectors a=5i^j^+2k^\vec{a} = 5\hat{i} - \hat{j} + 2\hat{k} and b=i^+3j^k^\vec{b} = \hat{i} + 3\hat{j} - \hat{k}.

15
mediumSubjective

Calculate the vector product a×b\vec{a} \times \vec{b} for a=2i^+j^\vec{a} = 2\hat{i} + \hat{j} and b=3j^k^\vec{b} = 3\hat{j} - \hat{k}.

16
mediumSubjective

Analyze if the vectors p=2i^3j^+k^\vec{p} = 2\hat{i} - 3\hat{j} + \hat{k} and q=6i^+9j^3k^\vec{q} = -6\hat{i} + 9\hat{j} - 3\hat{k} are collinear.

17
mediumSubjective

Justify whether the condition for equality holds in the triangle inequality, i.e., a+b=a+b|\vec{a} + \vec{b}| = |\vec{a}| + |\vec{b}|, for two non-zero vectors.

18
mediumSubjective

Propose a method using vector products to determine if four points with position vectors a\vec{a}, b\vec{b}, c\vec{c}, and d\vec{d} are coplanar.

19
mediumSubjective

The diagonals of a parallelogram are given by vectors d1=2i^3j^+5k^\vec{d_1} = 2\hat{i} - 3\hat{j} + 5\hat{k} and d2=4i^+j^k^\vec{d_2} = 4\hat{i} + \hat{j} - \hat{k}. Formulate the vectors representing the adjacent sides of the parallelogram and then evaluate its area.

20
mediumSubjective

Prove that for any triangle ABC, the area can be formulated as 12a×b+b×c+c×a\frac{1}{2} |\vec{a} \times \vec{b} + \vec{b} \times \vec{c} + \vec{c} \times \vec{a}|, where a\vec{a}, b\vec{b}, and c\vec{c} are the position vectors of the vertices A, B, and C respectively.

21
mediumSubjective

Define 'direction cosines' of a vector. If a vector has direction ratios a,b,ca, b, c and magnitude rr, state the relationship between the direction cosines (l,m,nl, m, n) and these quantities.

22
mediumSubjective

Describe the Triangle Law of Vector Addition. Use a diagram to explain how the sum of two vectors is represented. What is the resultant vector when the three sides of a triangle are taken in order?

23
mediumSubjective

Describe the concept of a 'position vector' of a point P(x, y, z) in a three-dimensional Cartesian coordinate system. Also, write the formula for its magnitude.

24
mediumSubjective

List and describe five fundamental types of vectors: Zero Vector, Unit Vector, Collinear Vectors, Equal Vectors, and Negative of a Vector.

25
mediumSubjective

Calculate the area of the triangle with vertices A(1, 2, 0), B(2, 0, 2), and C(3, 3, 1).

26
mediumSubjective

The diagonals of a parallelogram are given by the vectors d1=3i^+j^2k^\vec{d_1} = 3\hat{i} + \hat{j} - 2\hat{k} and d2=i^3j^+4k^\vec{d_2} = \hat{i} - 3\hat{j} + 4\hat{k}. Calculate the area of the parallelogram.

27
mediumSubjective

The position vectors of two points P and Q are 2i^+j^3k^2\hat{i} + \hat{j} - 3\hat{k} and 3i^2j^+k^3\hat{i} - 2\hat{j} + \hat{k} respectively. Calculate the position vector of a point R which divides the line segment PQ internally in the ratio 1:3.

28
mediumSubjective

Calculate the angle between the vectors a=2i^2j^+k^\vec{a} = 2\hat{i} - 2\hat{j} + \hat{k} and b=i^2j^+2k^\vec{b} = \hat{i} - 2\hat{j} + 2\hat{k}.

29
mediumSubjective

A student claims that if a+b=ab|\vec{a} + \vec{b}| = |\vec{a} - \vec{b}|, then vectors a\vec{a} and b\vec{b} must be zero vectors. Critique this statement and provide the correct conclusion.

30
mediumSubjective

Design a non-zero vector d\vec{d} that is perpendicular to both a=i^j^+k^\vec{a} = \hat{i} - \hat{j} + \hat{k} and b=2i^+3j^k^\vec{b} = 2\hat{i} + 3\hat{j} - \hat{k}, and satisfies the condition cd=1\vec{c} \cdot \vec{d} = 1, where c=i^+2j^+3k^\vec{c} = \hat{i} + 2\hat{j} + 3\hat{k}.

31
mediumSubjective

In a regular hexagon ABCDEF, if AB=a\overrightarrow{AB} = \vec{a} and BC=b\overrightarrow{BC} = \vec{b}, derive the vectors for the remaining sides CD\overrightarrow{CD}, DE\overrightarrow{DE}, EF\overrightarrow{EF}, and FA\overrightarrow{FA} in terms of a\vec{a} and b\vec{b}.

32
mediumSubjective

For any two vectors a\vec{a} and b\vec{b}, prove the Lagrange's identity: a×b2=a2b2(ab)2|\vec{a} \times \vec{b}|^2 = |\vec{a}|^2 |\vec{b}|^2 - (\vec{a} \cdot \vec{b})^2.

33
hardSubjective

Explain the concept of scalar multiplication of a vector. Describe how multiplying a vector a\vec{a} by a scalar λ\lambda affects its magnitude and direction for the cases when (i) λ>0\lambda > 0, (ii) λ<0\lambda < 0, and (iii) λ=0\lambda = 0.

34
hardSubjective

Define the scalar (dot) product and the vector (cross) product of two vectors a\vec{a} and b\vec{b}. Summarize the key differences between the two products in terms of the nature of the result and the geometric condition under which the result is zero.

35
hardSubjective

Justify that the shortest distance between two skew lines, with vector equations r=a1+λb1\vec{r} = \vec{a_1} + \lambda \vec{b_1} and r=a2+μb2\vec{r} = \vec{a_2} + \mu \vec{b_2}, is the projection of the vector joining a point on each line onto the vector normal to both lines. Formulate the final expression for this distance.

36
hardSubjective

Given the vectors α=i^+2j^k^\vec{\alpha} = \hat{i} + 2\hat{j} - \hat{k} and β=4i^+4j^+7k^\vec{\beta} = 4\hat{i} + 4\hat{j} + 7\hat{k}. Express the vector β\vec{\beta} in the form β=β1+β2\vec{\beta} = \vec{\beta_1} + \vec{\beta_2}, where β1\vec{\beta_1} is parallel to α\vec{\alpha} and β2\vec{\beta_2} is perpendicular to α\vec{\alpha}.

37
hardSubjective

Create a proof to show that the medians of a triangle are concurrent. Let the vertices of the triangle be A, B, and C with position vectors a\vec{a}, b\vec{b}, and c\vec{c} respectively.

38
hardSubjective

If a\vec{a}, b\vec{b}, and c\vec{c} are three unit vectors such that ab=ac=0\vec{a} \cdot \vec{b} = \vec{a} \cdot \vec{c} = 0 and the angle between b\vec{b} and c\vec{c} is π3\frac{\pi}{3}, justify that a=±23(b×c)\vec{a} = \pm \frac{2}{\sqrt{3}}(\vec{b} \times \vec{c}).

39
hardSubjective

Evaluate the expression a×i^2+a×j^2+a×k^2|\vec{a} \times \hat{i}|^2 + |\vec{a} \times \hat{j}|^2 + |\vec{a} \times \hat{k}|^2 for any vector a\vec{a}. Justify your result.

40
hardSubjective

If a,b,c\vec{a}, \vec{b}, \vec{c} are three vectors such that a+b+c=0\vec{a}+\vec{b}+\vec{c}=\vec{0}, a=5|\vec{a}|=5, b=3|\vec{b}|=3, and c=7|\vec{c}|=7, calculate the value of ab+bc+ca\vec{a} \cdot \vec{b} + \vec{b} \cdot \vec{c} + \vec{c} \cdot \vec{a}.

41
hardSubjective

Summarize the properties of the vector (cross) product with respect to commutativity and collinearity.

42
hardSubjective

A student argues that if a×b=a×c\vec{a} \times \vec{b} = \vec{a} \times \vec{c} and a0\vec{a} \neq \vec{0}, then it must be true that b=c\vec{b} = \vec{c}. Critique this argument and formulate the correct conclusion.

43
hardSubjective

Calculate a vector of magnitude 10 units that is parallel to the resultant of vectors a=2i^+j^2k^\vec{a} = 2\hat{i} + \hat{j} - 2\hat{k} and b=i^3j^k^\vec{b} = \hat{i} - 3\hat{j} - \hat{k}.

44
hardSubjective

Calculate a vector d\vec{d} which is perpendicular to both vectors a=i^+4j^+2k^\vec{a} = \hat{i} + 4\hat{j} + 2\hat{k} and b=3i^2j^+7k^\vec{b} = 3\hat{i} - 2\hat{j} + 7\hat{k}, and satisfies the condition cd=18\vec{c} \cdot \vec{d} = 18, where c=2i^j^+4k^\vec{c} = 2\hat{i} - \hat{j} + 4\hat{k}.