Mathematics - MCQ Practice Questions
Practice free Mathematics multiple-choice questions with detailed answers and explanations. Perfect for competitive exam preparation.
190 questions | 100% Free
If a=2i^+3j^−k^ and b=i^−2j^+4k^, then a⋅b is:
Understanding:
We must compute the dot product of two vectors.
Formula:
Step 1: Multiply corresponding components
Answer:
The dot product a⋅b equals −8.
Quick Tip:
A common error is to forget the sign of the third component; always carry the minus sign through each multiplication carefully.
The magnitude of a×b where a=i^+j^ and b=j^+k^ is:
Understanding:
We must find ∣a×b∣.
Formula:
Step 1: Evaluate the determinant
Step 2: Find the magnitude
Answer:
The magnitude of a×b is 3.
Quick Tip:
∣a×b∣ gives the area of the parallelogram formed by a and b; here that area is 3.
The angle between the vectors a=i^+j^+k^ and b=i^−j^+k^ is:
Understanding:
We must find the angle θ between two vectors using the dot product formula.
Formula:
Step 1: Compute the dot product
Step 2: Compute the magnitudes
Step 3: Find cosθ
Step 4: Find θ
Answer:
The angle between the vectors is cos−1(31).
The unit vector in the direction of v=3i^−4j^+0k^ is:
Understanding:
We must find the unit vector along v=3i^−4j^.
Formula:
Step 1: Compute the magnitude
Step 2: Divide by the magnitude
Answer:
The unit vector in the direction of v is 53i^−54j^.
Quick Tip:
A common trap is preserving the sign: the j-component is negative, matching the original vector's direction.
The position vectors of points A and B are 2i^+3j^−k^ and 4i^+j^+3k^ respectively. The length of AB is:
Understanding:
We must find the distance between points A and B given their position vectors.
Formula:
Step 1: Compute AB=OB−OA
Step 2: Find the magnitude
Answer:
The length of AB is 26.
The scalar triple product a⋅(b×c) for a=i^, b=j^, c=k^ is:
Understanding:
We must evaluate the scalar triple product (box product) [abc].
Formula:
Step 1: Set up the determinant
Step 2: Evaluate
Answer:
The scalar triple product equals 1.
Quick Tip:
For the standard basis vectors i^,j^,k^ in order, the scalar triple product is always 1; reversing any two gives −1.
The direction cosines of the line joining the origin O(0,0,0) to the point P(1,2,2) are:
Understanding:
We must find the direction cosines of line OP.
Formula:
Step 1: Find r=∣OP∣
Step 2: Compute direction cosines
Verification:
Answer:
The direction cosines are 31,32,32.
Quick Tip:
Always verify: the sum of squares of direction cosines must equal 1.
If a and b are two vectors such that ∣a∣=3, ∣b∣=4 and a⋅b=6, then the angle between them is:
Understanding:
We must find θ between a and b.
Formula:
Step 1: Substitute values
Step 2: Find θ
Answer:
The angle between the vectors is 3π.
The area of the triangle with vertices A(1,1,1), B(2,3,1) and C(1,2,3) (using vectors) is:
Understanding:
We must find the area of triangle ABC using the cross product formula.
Formula:
Step 1: Find AB and AC
Step 2: Compute AB×AC
Step 3: Find the magnitude
Step 4: Compute area
Answer:
The area of the triangle is 221.
Quick Tip:
Remember to halve ∣AB×AC∣; omitting the factor of 21 is the most common error here.
If a=2i^+j^−2k^ and b=i^+j^, find the projection of b onto a.
Understanding:
We need the scalar projection of b onto a.
Formula:
Step 1: Compute the dot product.
Step 2: Compute ∣a∣.
Step 3: Find the projection.
Answer:
The projection of b onto a is 1.
Quick Tip:
Projection of b on a and projection of a on b are generally different — don't confuse the two.
If a, b, c are unit vectors such that a+b+c=0, then the value of a⋅b+b⋅c+c⋅a is:
Understanding:
Three unit vectors sum to zero; find the sum of their pairwise dot products.
Formula:
Square both sides of the vector equation:
Expanding:
Step 1: Substitute the magnitudes.
Step 2: Solve.
Answer:
The value of a⋅b+b⋅c+c⋅a is −23.
Quick Tip:
This identity — squaring a sum of vectors — is one of the most reused tricks in vector theory. Memorise the expansion ∣a+b+c∣2=∣a∣2+∣b∣2+∣c∣2+2(a⋅b+b⋅c+c⋅a).
The area of the triangle with vertices A(1,2,3), B(2,3,1), and C(3,1,2) is:
Understanding:
Find the area of a triangle given three vertices in 3D.
Formula:
Step 1: Find the edge vectors.
Step 2: Compute the cross product.
Step 3: Find the magnitude.
Step 4: Compute the area.
Answer:
The area of the triangle is 233 square units.
Quick Tip:
If all three components of AB×AC are equal, the triangle is equilateral — a useful symmetry check.
The distance between the parallel planes 2x−y+3z+4=0 and 4x−2y+6z+7=0 is:
Understanding:
Find the perpendicular distance between two parallel planes.
Formula:
First, write both planes in the form ax+by+cz+d=0 with the same normal direction, then use:
Step 1: Make the coefficients of Plane 2 match Plane 1 by dividing by 2.
So d1=4 and d2=27.
Step 2: Compute the denominator.
Step 3: Compute the distance.
Answer:
The distance between the two parallel planes is 2141.
Quick Tip:
Always reduce both planes to the same coefficient scale before applying the distance formula — the most common mistake is using ∣d1−d2∣=∣4−7∣=3 without halving, giving a wrong answer.
If a=i^+2j^+3k^ and b=3i^−j^+λk^ are perpendicular, the value of λ is:
Understanding:
Find λ such that a⊥b.
Formula:
Two vectors are perpendicular if and only if their dot product is zero:
Step 1: Expand the dot product.
Step 2: Set equal to zero and solve.
Answer:
The value of λ is −31.
The foot of the perpendicular drawn from the point P(1,3,4) to the plane 2x−y+z+3=0 is:
Understanding:
Find the foot of perpendicular from P(1,3,4) to the plane 2x−y+z+3=0.
Formula:
The foot Q lies on the line through P in the direction of the normal n=(2,−1,1):
Substitute Q into the plane equation to find t.
Step 1: Substitute Q into 2x−y+z+3=0.
Step 2: Find the coordinates of the foot.
Verification:
Check (−1,4,3) lies on the plane:
Answer:
The foot of the perpendicular is (−1,4,3).
Quick Tip:
Always verify the foot by substituting back into the plane equation — it catches sign errors instantly.
The volume of the parallelepiped formed by a=2i^−3j^+k^, b=i^+j^−2k^, and c=2i^+j^−k^ is:
Understanding:
Find the volume of the parallelepiped with edge vectors:
Formula:
Step 1: Expand along the first row.
Step 2: Evaluate the 2×2 determinants.
Step 3: Combine.
Answer:
The volume of the parallelepiped is 10 cubic units.
Quick Tip:
If the scalar triple product equals zero, the three vectors are coplanar — a key fact tested separately in many exams.
The shortest distance between the lines r=(i^+2j^+k^)+λ(i^−j^+k^) and r=(2i^−j^−k^)+μ(2i^+j^+2k^) is:
Understanding:
Find the shortest distance between two skew lines.
Formula:
Step 1: a2−a1.
Step 2: d1×d2.
Step 3: Dot product of a2−a1 and d1×d2.
Step 4: ∣d1×d2∣.
Step 5: Shortest distance.
Answer:
The shortest distance between the two lines is 232.
Quick Tip:
If d1×d2=0, the lines are parallel and a different formula applies. Always check the cross product first.
If a=i^+j^, b=j^+k^, and c=k^+i^, then the unit vector in the direction of a+b+c is:
Understanding:
Find the unit vector in the direction of a+b+c.
Formula:
Step 1: Compute the sum.
Step 2: Find the magnitude.
Step 3: Compute the unit vector.
Answer:
The unit vector in the direction of a+b+c is 31(i^+j^+k^).
Quick Tip:
The unit vector along i^+j^+k^ has each component 31 — this appears frequently in problems involving body diagonals of a cube.
The equation of the plane passing through the point (1,−1,2) and perpendicular to each of the planes 2x+3y−2z=5 and x+2y−3z=8 is:
Understanding:
Find the plane through (1,−1,2) perpendicular to the planes 2x+3y−2z=5 and x+2y−3z=8.
Formula:
The normal to the required plane is perpendicular to the normals of both given planes, so it equals their cross product:
where n1=(2,3,−2) and n2=(1,2,−3).
Step 1: Compute n1×n2.
Step 2: The required plane has normal (−5,4,1), equivalently (5,−4,−1). Write the plane equation using point (1,−1,2):
Verification:
Check that (1,−1,2) satisfies 5(1)−4(−1)−(2)=5+4−2=7 ✓
Answer:
The equation of the required plane is 5x−4y−z=7.
Quick Tip:
The cross product of two normals gives the normal to the plane perpendicular to both — this is the standard construction for such problems.
The position vectors of points A and B are a and b respectively. The point P that divides AB internally in the ratio 2:3 has position vector:
Understanding:
Find the position vector of P dividing AB internally in ratio 2:3.
Formula:
Section formula for internal division in ratio m:n:
Step 1: Substitute m=2, n=3.
Verification:
When m=n (i.e., midpoint), this gives 2a+b, which is the standard midpoint formula — a useful sanity check.
Answer:
The position vector of P is 52b+3a.
Quick Tip:
A very common trap is writing ma+nb instead of mb+na. Remember: the ratio m:n means m multiplies the far end B and n multiplies the near end A.