Vectors: Cross Product & Distances

185 questions · 20 question types identified

Sort by: Question count | Difficulty
Shortest distance between two skew lines

A question is this type if and only if it asks to find the minimum distance between two non-intersecting lines using the formula |(b₁-b₂)·(d₁×d₂)|/|d₁×d₂|.

46 Challenging +1.1
24.9% of questions
Show example »
The line \(l_1\) passes through the points \((0, 0, 10)\) and \((7, 0, 0)\) and the line \(l_2\) passes through the points \((4, 6, 0)\) and \((3, 3, 1)\). Find the shortest distance between \(l_1\) and \(l_2\). [7]
View full question →
Easiest question Standard +0.3 »
2
  1. A plane \(\Pi\) has the equation \(\mathbf { r } \cdot \left( \begin{array} { r } 3 \\ 6 \\ - 2 \end{array} \right) = 15 . C\) is the point \(( 4 , - 5,1 )\).
    Find the shortest distance between \(\Pi\) and \(C\).
  2. Lines \(l _ { 1 }\) and \(l _ { 2 }\) have the following equations. $$\begin{aligned} & l _ { 1 } : \mathbf { r } = \left( \begin{array} { l } 4
    3
    1 \end{array} \right)
\end{aligned}
View full question →
Hardest question Challenging +1.8 »
6 The position vectors of the points \(A , B , C , D\) are $$2 \mathbf { i } + 4 \mathbf { j } - 3 \mathbf { k } , \quad - 2 \mathbf { i } + 5 \mathbf { j } - 4 \mathbf { k } , \quad \mathbf { i } + 4 \mathbf { j } + \mathbf { k } , \quad \mathbf { i } + 5 \mathbf { j } + m \mathbf { k } ,$$ respectively, where \(m\) is an integer. It is given that the shortest distance between the line through \(A\) and \(B\) and the line through \(C\) and \(D\) is 3 .
  1. Show that the only possible value of \(m\) is 2 .
  2. Find the shortest distance of \(D\) from the line through \(A\) and \(C\).
  3. Show that the acute angle between the planes \(A C D\) and \(B C D\) is \(\cos ^ { - 1 } \left( \frac { 1 } { \sqrt { 3 } } \right)\).
View full question →
Volume of tetrahedron using scalar triple product

A question is this type if and only if it asks to find the volume of a tetrahedron or pyramid using the scalar triple product formula (1/6)|a·(b×c)|.

29 Standard +0.8
15.7% of questions
Show example »
Find the volume of tetrahedron OABC, where O is the origin, A = (2, 3, 1), B = (-4, 2, 5) and C = (1, 4, 4). [3]
View full question →
Easiest question Moderate -0.5 »
Find the volume of tetrahedron OABC, where O is the origin, A = (2, 3, 1), B = (-4, 2, 5) and C = (1, 4, 4). [3]
View full question →
Hardest question Challenging +1.8 »
1 A tetrahedron ABCD has vertices \(\mathrm { A } ( - 3,5,2 ) , \mathrm { B } ( 3,13,7 ) , \mathrm { C } ( 7,0,3 )\) and \(\mathrm { D } ( 5,4,8 )\).
  1. Find the vector product \(\overrightarrow { \mathrm { AB } } \times \overrightarrow { \mathrm { AC } }\), and hence find the equation of the plane ABC .
  2. Find the shortest distance from \(D\) to the plane \(A B C\).
  3. Find the shortest distance between the lines AB and CD .
  4. Find the volume of the tetrahedron ABCD . The plane \(P\) with equation \(3 x - 2 z + 5 = 0\) contains the point B , and meets the lines AC and AD at E and F respectively.
  5. Find \(\lambda\) and \(\mu\) such that \(\overrightarrow { \mathrm { AE } } = \lambda \overrightarrow { \mathrm { AC } }\) and \(\overrightarrow { \mathrm { AF } } = \mu \overrightarrow { \mathrm { AD } }\). Deduce that E is between A and C , and that F is between A and D.
  6. Hence, or otherwise, show that \(P\) divides the tetrahedron ABCD into two parts having volumes in the ratio 4 to 17.
View full question →
Common perpendicular to two skew lines

A question is this type if and only if it asks to find points P on line l₁ and Q on line l₂ such that PQ is perpendicular to both lines, or to find the equation of this perpendicular.

14 Challenging +1.5
7.6% of questions
Show example »
Two skew lines have equations $$\frac{x}{2} = \frac{y + 3}{1} = \frac{z - 6}{3} \quad \text{and} \quad \frac{x - 5}{3} = \frac{y + 1}{1} = \frac{z - 7}{5}.$$
  1. Find the direction of the common perpendicular to the lines. [2]
  2. Find the shortest distance between the lines. [4]
View full question →
Easiest question Standard +0.8 »
Two skew lines have equations $$\frac{x}{2} = \frac{y + 3}{1} = \frac{z - 6}{3} \quad \text{and} \quad \frac{x - 5}{3} = \frac{y + 1}{1} = \frac{z - 7}{5}.$$
  1. Find the direction of the common perpendicular to the lines. [2]
  2. Find the shortest distance between the lines. [4]
View full question →
Hardest question Challenging +1.8 »
5.The lines \(L _ { 1 }\) and \(L _ { 2 }\) have vector equations \(L _ { 1 } : \quad \mathbf { r } = - 2 \mathbf { i } + 11.5 \mathbf { j } + \lambda ( 3 \mathbf { i } - 4 \mathbf { j } - \mathbf { k } )\), \(L _ { 2 } : \quad \mathbf { r } = 11.5 \mathbf { i } + 3 \mathbf { j } + 8.5 \mathbf { k } + \mu ( 7 \mathbf { i } + 8 \mathbf { j } - 11 \mathbf { k } )\),
where \(\lambda\) and \(\mu\) are parameters.
  1. Show that \(L _ { 1 }\) and \(L _ { 2 }\) do not intersect.
  2. Show that the vector \(( 2 \mathbf { i } + \mathbf { j } + 2 \mathbf { k } )\) is perpendicular to both \(L _ { 1 }\) and \(L _ { 2 }\) . The point \(A\) lies on \(L _ { 1 }\) ,the point \(B\) lies on \(L _ { 2 }\) and \(A B\) is perpendicular to both \(L _ { 1 }\) and \(L _ { 2 }\) .
  3. Find the position vector of the point \(A\) and the position vector of the point \(B\) .
    (8) \includegraphics[max width=\textwidth, alt={}, center]{0df09d8a-7478-4679-b117-128ee226db6a-4_554_1017_404_571} Figure 1 shows a sketch of part of the curve \(C\) with equation $$y = \sin ( \ln x ) , \quad x \geq 1 .$$ The point \(Q\) ,on \(C\) ,is a maximum.
View full question →
Area of triangle using cross product

A question is this type if and only if it asks to find the area of a triangle using the magnitude of the cross product of two edge vectors.

13 Standard +0.6
7.0% of questions
Show example »
6. The points \(A , B\) and \(C\) have coordinates \(A ( 4,5,2 ) , B ( - 3,2 , - 4 )\) and \(C ( 2,6,1 )\) Use a vector product to show that the area of triangle \(A B C\) is \(\frac { 5 \sqrt { 11 } } { 2 }\) [0pt] [4 marks]
View full question →
Easiest question Standard +0.3 »
6 The points \(A , B\) and \(C\) have position vectors \(2 \mathbf { i } - \mathbf { j } + \mathbf { k } , 3 \mathbf { i } + 4 \mathbf { j } - \mathbf { k }\) and \(- \mathbf { i } + 2 \mathbf { j } + 4 \mathbf { k }\) respectively.
  1. Find the area of the triangle \(A B C\).
    .................................................................................................................................... \includegraphics[max width=\textwidth, alt={}]{a0987277-06e9-451b-ae18-bb7de9e7661c-08_72_1566_484_328} .................................................................................................................................... .................................................................................................................................... \includegraphics[max width=\textwidth, alt={}, center]{a0987277-06e9-451b-ae18-bb7de9e7661c-08_71_1563_772_331} \includegraphics[max width=\textwidth, alt={}, center]{a0987277-06e9-451b-ae18-bb7de9e7661c-08_71_1563_868_331}
  2. Find the perpendicular distance of the point \(A\) from the line \(B C\).
  3. Find the cartesian equation of the plane through \(A , B\) and \(C\).
View full question →
Hardest question Challenging +1.2 »
12 Three intersecting lines \(L _ { 1 } , L _ { 2 }\) and \(L _ { 3 }\) have equations \(L _ { 1 } : \frac { x } { 2 } = \frac { y } { 3 } = \frac { z } { 1 } , \quad L _ { 2 } : \frac { x } { 1 } = \frac { y } { 2 } = \frac { z } { - 4 } \quad\) and \(\quad L _ { 3 } : \frac { x - 1 } { 1 } = \frac { y - 2 } { 1 } = \frac { z + 4 } { 5 }\).
Find the area of the triangle enclosed by these lines.
View full question →
Equation of plane through three points

A question is this type if and only if it asks to find the Cartesian or vector equation of a plane given three points, typically using cross product for the normal.

11 Standard +0.4
5.9% of questions
Show example »
Points \(A\), \(B\) and \(C\) have coordinates \((0, 1, -4)\), \((1, 1, -2)\) and \((3, 2, 5)\) respectively.
  1. Find the vector product \(\overrightarrow{AB} \times \overrightarrow{AC}\). [3]
  2. Hence find the equation of the plane \(ABC\) in the form \(ax + by + cz = d\). [2]
View full question →
Easiest question Moderate -0.3 »
Points \(A\), \(B\) and \(C\) have coordinates \((0, 1, -4)\), \((1, 1, -2)\) and \((3, 2, 5)\) respectively.
  1. Find the vector product \(\overrightarrow{AB} \times \overrightarrow{AC}\). [3]
  2. Hence find the equation of the plane \(ABC\) in the form \(ax + by + cz = d\). [2]
View full question →
Hardest question Challenging +1.2 »
1 A mine contains several underground tunnels beneath a hillside. The hillside is a plane, all the tunnels are straight and the width of the tunnels may be neglected. A coordinate system is chosen with the \(z\)-axis pointing vertically upwards and the units are metres. Three points on the hillside have coordinates \(\mathrm { A } ( 15 , - 60,20 )\), \(B ( - 75,100,40 )\) and \(C ( 18,138,35.6 )\).
  1. Find the vector product \(\overrightarrow { \mathrm { AB } } \times \overrightarrow { \mathrm { AC } }\) and hence show that the equation of the hillside is \(2 x - 2 y + 25 z = 650\). The tunnel \(T _ { \mathrm { A } }\) begins at A and goes in the direction of the vector \(15 \mathbf { i } + 14 \mathbf { j } - 2 \mathbf { k }\); the tunnel \(T _ { \mathrm { C } }\) begins at C and goes in the direction of the vector \(8 \mathbf { i } + 7 \mathbf { j } - 2 \mathbf { k }\). Both these tunnels extend a long way into the ground.
  2. Find the least possible length of a tunnel which connects B to a point in \(T _ { \mathrm { A } }\).
  3. Find the least possible length of a tunnel which connects a point in \(T _ { \mathrm { A } }\) to a point in \(T _ { \mathrm { C } }\).
  4. A tunnel starts at B , passes through the point ( \(18,138 , p\) ) vertically below C , and intersects \(T _ { \mathrm { A } }\) at the point Q . Find the value of \(p\) and the coordinates of Q .
View full question →
Angle between vectors using scalar product

A question is this type if and only if it asks to find an angle in a triangle or between vectors using the scalar (dot) product formula.

9 Standard +0.3
4.9% of questions
Show example »
\includegraphics{figure_5} Figure 1 shows a sketch of a triangle \(ABC\). Given \(\overrightarrow{AB} = 2\mathbf{i} + 3\mathbf{j} + \mathbf{k}\) and \(\overrightarrow{BC} = \mathbf{i} - 9\mathbf{j} + 3\mathbf{k}\), show that \(\angle BAC = 105.9°\) to one decimal place. [5]
View full question →
Easiest question Moderate -0.3 »
6 Relative to an origin \(O\), the position vectors of the points \(A\) and \(B\) are given by $$\overrightarrow { O A } = 2 \mathbf { i } + 3 \mathbf { j } + 5 \mathbf { k } \quad \text { and } \quad \overrightarrow { O B } = 7 \mathbf { i } + 4 \mathbf { j } + 3 \mathbf { k }$$
  1. Use a scalar product to find angle \(O A B\).
  2. Find the area of triangle \(O A B\).
View full question →
Hardest question Challenging +1.8 »
7.Relative to a fixed origin \(O\) the points \(A , B\) and \(C\) have position vectors $$\mathbf { a } = - \mathbf { i } + \frac { 4 } { 3 } \mathbf { j } + 7 \mathbf { k } , \quad \mathbf { b } = 4 \mathbf { i } + \frac { 4 } { 3 } \mathbf { j } + 2 \mathbf { k } \text { and } \mathbf { c } = 6 \mathbf { i } + \frac { 16 } { 3 } \mathbf { j } + 2 \mathbf { k } \text { respectively. }$$
  1. Find the cosine of angle \(A B C\) . The quadrilateral \(A B C D\) is a kite \(K\) .
  2. Find the area of \(K\) . A circle is drawn inside \(K\) so that it touches each of the 4 sides of \(K\) .
  3. Find the radius of the circle,giving your answer in the form \(p \sqrt { } ( q ) - q \sqrt { } ( p )\) ,where \(p\) and \(q\) are positive integers.
  4. Find the position vector of the point \(D\) .
    (Total 18 marks)
View full question →
Acute angle between two planes

A question is this type if and only if it asks to find the angle between two planes using the angle between their normal vectors.

9 Standard +0.6
4.9% of questions
Show example »
A tetrahedron \(ABCD\) is such that \(AB\) is perpendicular to the base \(BCD\). The coordinates of the points \(A, C\) and \(D\) are \((-1, -7, 2), (5, 0, 3)\) and \((-1, 3, 3)\) respectively, and the equation of the plane \(BCD\) is \(x + 2y - 2z = -1\).
  1. Find, in either order, the coordinates of \(B\) and the length of \(AB\). [5]
  2. Find the acute angle between the planes \(ACD\) and \(BCD\). [6]
View full question →
Easiest question Standard +0.3 »
9 \includegraphics[max width=\textwidth, alt={}, center]{98ee8d3e-9aba-46a2-aa9c-b1e2093f393e-14_666_703_260_721} The diagram shows a set of rectangular axes \(O x , O y\) and \(O z\), and four points \(A , B , C\) and \(D\) with position vectors \(\overrightarrow { O A } = 3 \mathbf { i } , \overrightarrow { O B } = 3 \mathbf { i } + 4 \mathbf { j } , \overrightarrow { O C } = \mathbf { i } + 3 \mathbf { j }\) and \(\overrightarrow { O D } = 2 \mathbf { i } + 3 \mathbf { j } + 5 \mathbf { k }\).
  1. Find the equation of the plane \(B C D\), giving your answer in the form \(a x + b y + c z = d\).
  2. Calculate the acute angle between the planes \(B C D\) and \(O A B C\).
View full question →
Hardest question Challenging +1.3 »
A regular tetrahedron has vertices at the points $$A\left(0, 0, \frac{2}{\sqrt{3}}\sqrt{6}\right), \quad B\left(\frac{2}{\sqrt{3}}\sqrt{3}, 0, 0\right), \quad C\left(-\frac{1}{3}\sqrt{3}, 1, 0\right), \quad D\left(-\frac{1}{3}\sqrt{3}, -1, 0\right).$$
  1. Obtain the equation of the face \(ABC\) in the form $$x + \sqrt{3}y + \left(\frac{1}{2}\sqrt{2}\right)z = \frac{2}{3}\sqrt{3}.$$ [5] (Answers which only verify the given equation will not receive full credit.)
  2. Give a geometrical reason why the equation of the face \(ABD\) can be expressed as $$x - \sqrt{3}y + \left(\frac{1}{2}\sqrt{2}\right)z = \frac{2}{3}\sqrt{3}.$$ [2]
  3. Hence find the cosine of the angle between two faces of the tetrahedron. [4]
View full question →
Find parameter value for geometric condition

A question is this type if and only if it asks to find a constant or parameter value given a distance, angle, or other geometric constraint involving vectors.

8 Standard +0.8
4.3% of questions
Show example »
In this question, you must show detailed reasoning. A curve is defined parametrically by \(x = t^3 - 3t + 1\), \(y = 3t^2 - 1\), for \(0 \leq t \leq 5\). Find, in exact form,
  1. the length of the curve, [6]
  2. the area of the surface generated when the curve is rotated completely about the \(x\)-axis. [4]
View full question →
Show lines are skew (non-intersecting)

A question is this type if and only if it asks to prove that two lines do not intersect by showing no common point exists or are not parallel.

6 Standard +0.3
3.2% of questions
Show example »
Determine whether the lines $$\frac{x-1}{-1} = \frac{y+2}{2} = \frac{z+4}{2} \quad \text{and} \quad \frac{x+3}{2} = \frac{y-1}{3} = \frac{z-5}{4}$$ intersect or are skew. [5]
View full question →
Perpendicular distance from point to line

A question is this type if and only if it asks to find the shortest distance from a point to a line using cross product or perpendicular projection methods.

6 Standard +0.3
3.2% of questions
Show example »
Find the perpendicular distance from the point with position vector \(12\mathbf{i} + 5\mathbf{j} + 3\mathbf{k}\) to the line with equation \(\mathbf{r} = \mathbf{i} + 2\mathbf{j} + 5\mathbf{k} + t(8\mathbf{i} + 3\mathbf{j} - 6\mathbf{k})\). [6]
View full question →
Perpendicular distance from point to plane

A question is this type if and only if it asks to find the shortest distance from a point to a plane using the formula |ax₀+by₀+cz₀-d|/√(a²+b²+c²).

6 Standard +0.6
3.2% of questions
Show example »
11 The plane \(\Pi\) has equation \(2 x - y + 2 z = 4\). The point \(P\) has coordinates \(( 8,4,5 )\).
  1. Calculate the shortest distance from P to \(\Pi\). The line \(L\) has equation \(\frac { x - 2 } { 3 } = \frac { y } { 2 } = \frac { z + 3 } { 4 }\).
  2. Verify that P lies on L .
  3. Find the coordinates of the point of intersection of L and \(\Pi\).
  4. Determine the acute angle between L and \(\Pi\).
  5. Use the results of parts (b), (c) and (d) to verify your answer to part (a).
View full question →
Find foot of perpendicular from point to line

A question is this type if and only if it asks to find the coordinates of the point on a line closest to a given point by solving perpendicularity conditions.

4 Standard +0.4
2.2% of questions
Show example »
The points \(A(5, -4, 6)\) and \(B(6, -6, 8)\) lie on the line \(L\). The point \(C\) is \((15, -5, 9)\).
  1. \(D\) is the point on \(L\) that is closest to \(C\). Find the coordinates of \(D\). [6 marks]
  2. Hence find, in exact form, the shortest distance from \(C\) to \(L\). [2 marks]
View full question →
Line lies in or parallel to plane

A question is this type if and only if it asks to verify or find conditions for a line to lie in a plane or be parallel to it.

4 Standard +0.4
2.2% of questions
Show example »
9 The line \(l\) has equation \(\mathbf { r } = 4 \mathbf { i } + 2 \mathbf { j } - \mathbf { k } + t ( 2 \mathbf { i } - \mathbf { j } - 2 \mathbf { k } )\). It is given that \(l\) lies in the plane with equation \(2 x + b y + c z = 1\), where \(b\) and \(c\) are constants.
  1. Find the values of \(b\) and \(c\).
  2. The point \(P\) has position vector \(2 \mathbf { j } + 4 \mathbf { k }\). Show that the perpendicular distance from \(P\) to \(l\) is \(\sqrt { } 5\).
View full question →
Distance between parallel planes or line and parallel plane

A question is this type if and only if it asks to find the distance between two parallel planes or between a line and a plane parallel to it.

4 Standard +0.7
2.2% of questions
Show example »
6 The plane with equation \(2 x + 2 y - z = 5\) is denoted by \(m\). Relative to the origin \(O\), the points \(A\) and \(B\) have coordinates \(( 3,4,0 )\) and \(( - 1,0,2 )\) respectively.
  1. Show that the plane \(m\) bisects \(A B\) at right angles.
    A second plane \(p\) is parallel to \(m\) and nearer to \(O\). The perpendicular distance between the planes is 1 .
  2. Find the equation of \(p\), giving your answer in the form \(a x + b y + c z = d\).
View full question →
Equation of plane containing line and point/parallel to vector

A question is this type if and only if it asks to find a plane equation given a line it contains and either a point on the plane or a direction it's parallel to.

3 Challenging +1.1
1.6% of questions
Show example »
Two lines have equations $$\frac{x-k}{2} = \frac{y+1}{-5} = \frac{z-1}{-3} \quad \text{and} \quad \frac{x-k}{1} = \frac{y+4}{-4} = \frac{z}{-2},$$ where \(k\) is a constant.
  1. Show that, for all values of \(k\), the lines intersect, and find their point of intersection in terms of \(k\). [6]
  2. For the case \(k = 1\), find the equation of the plane in which the lines lie, giving your answer in the form \(ax + by + cz = d\). [4]
View full question →
Acute angle between line and plane

A question is this type if and only if it asks to find the angle between a line and a plane using sin(θ) = |d·n|/(|d||n|) where d is the line direction and n is the plane normal.

3 Standard +0.6
1.6% of questions
Show example »
Find the acute angle between the line with equation \(\mathbf{r} = 2\mathbf{i} + 3\mathbf{k} + t(\mathbf{i} + 4\mathbf{j} - \mathbf{k})\) and the plane with equation \(\mathbf{r} = 2\mathbf{i} + 3\mathbf{k} + \lambda(\mathbf{i} + 3\mathbf{j} + 2\mathbf{k}) + \mu(\mathbf{i} + 2\mathbf{j} - \mathbf{k})\). [7]
View full question →
Find reflection of point in line or plane

A question is this type if and only if it asks to find the image of a point after reflection in a line or plane.

3 Challenging +1.1
1.6% of questions
Show example »
8 The equation of a plane is \(4 x + 2 y + z = 7\).
The point \(A\) has coordinates \(( 9,6,1 )\) and the point \(B\) is the reflection of \(A\) in the plane.
Find the coordinates of the point \(B\).
View full question →
Intersection of line with plane

A question is this type if and only if it asks to find the coordinates where a line meets a plane by substituting the line equation into the plane equation.

3 Standard +0.8
1.6% of questions
Show example »
A line \(l\) has equation \(\frac{x - 6}{-4} = \frac{y + 7}{8} = \frac{z + 10}{7}\) and a plane \(p\) has equation \(3x - 4y - 2z = 8\).
  1. Find the point of intersection of \(l\) and \(p\). [3]
  2. Find the equation of the plane which contains \(l\) and is perpendicular to \(p\), giving your answer in the form \(ax + by + cz = d\). [5]
View full question →
Verify perpendicularity using scalar product

A question is this type if and only if it asks to verify that angles are 90° or that vectors/lines are perpendicular by showing their scalar product equals zero.

2 Moderate -0.2
1.1% of questions
Show example »
  1. Find a vector which is perpendicular to both \(\begin{pmatrix} 1 \\ 3 \\ -2 \end{pmatrix}\) and \(\begin{pmatrix} -3 \\ -6 \\ 4 \end{pmatrix}\). [2]
  2. The cartesian equation of a line is \(\frac{x}{2} = y - 3 = \frac{z + 4}{4}\). Express the equation of this line in vector form. [3]
View full question →
Line of intersection of two planes

A question is this type if and only if it asks to find the vector or Cartesian equation of the line where two planes intersect.

2 Standard +0.6
1.1% of questions
Show example »
The plane \(\Pi_1\) has equation \(\mathbf{r} = \begin{pmatrix} 2 \\ 2 \\ 1 \end{pmatrix} + \lambda \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix} + \mu \begin{pmatrix} -5 \\ -2 \end{pmatrix}\).
  1. Express the equation of \(\Pi_1\) in the form \(\mathbf{r} \cdot \mathbf{n} = p\). [4] The plane \(\Pi_2\) has equation \(\mathbf{r} \cdot \begin{pmatrix} 7 \\ 1 \\ -3 \end{pmatrix} = 21\).
  2. Find an equation of the line of intersection of \(\Pi_1\) and \(\Pi_2\), giving your answer in the form \(\mathbf{r} = \mathbf{a} + t\mathbf{b}\). [5]
View full question →