Q4
If the vectors a = 2î + λĵ + k̂ and b = î − 2ĵ + 3k̂ are perpendicular to each other, find the value of λ.
5/2
3/2
−5/2
2
For perpendicular vectors, a.b = 0. So, (2)(1) + (λ)(−2) + (1)(3) = 0 → 2 − 2λ + 3 = 0 → 5 = 2λ → λ = 5/2.
Q5
Two oxen are pulling a cart in an Indian farm. One pulls with a force F₁ = 10î + 5ĵ N, and the other pulls with F₂ = 5î − 5ĵ N. What is the resultant force on the cart?
15î N
10î + 10ĵ N
5î + 10ĵ N
15î + 10ĵ N
Resultant Force F = F₁ + F₂ = (10î + 5ĵ) + (5î − 5ĵ) = 15î N. The forces in the j direction cancel out.
Q6
If a × b = a × c and a ≠ 0, then which of the following is definitely true?
b = c
a is parallel to (b − c)
b is parallel to c
a is perpendicular to (b − c)
a × b − a × c = 0 → a × (b − c) = 0. This means that either b − c = 0 (so b = c), or vector a is parallel to vector (b − c). Thus, b=c is not 'definitely' true, but a being parallel to (b−c) encompasses the general relationship (including the zero vector case trivially).
Q8
If two vectors are collinear, which of the following statements is ALWAYS false?
They are scalar multiples of each other.
They can have different magnitudes.
They must have the same direction.
Their components are proportional.
Collinear vectors are parallel but can have opposite directions (anti-parallel). Thus, they don't must have the same direction.
Q9
Rani applies a force F = 2î + 3ĵ on a trolley, which moves along the line r = î + ĵ. The component of the force driving the trolley forward (projection) is:
5/√2
5
5/2
√5/2
Projection of F on r = (F.r) / |r| = (2(1) + 3(1)) / √(1²+1²) = 5 / √2.
Q11
For any two vectors a and b, what is the geometric interpretation of |a × b|?
Area of a triangle with sides a and b
Area of a parallelogram with adjacent sides a and b
Volume of a parallelepiped
Projection of a on b
The magnitude of the cross product of two vectors represents the area of a parallelogram whose adjacent sides are given by those vectors.
Q12
Which of the following is equal to the scalar triple product [b c a]?
−[a b c]
[a b c]
[c b a]
0
Cyclic permutations of the vectors in a scalar triple product leave its value unchanged. Hence, [b c a] = [a b c].