← Back to all lessons
Class 12Geometry14:52Published 5 Mar 2024

Most Important 3D Questions: Image of a Point and Line Equation Conversions

A walkthrough of high-yield Class 12 three-dimensional geometry questions: finding the image of a point in a line, and converting line equations between Cartesian and vector form.

This lesson works through commonly asked board questions on lines in three dimensions. It first finds the foot of the perpendicular from a point to a line and uses it to locate the image of that point, then shows how to convert a line's equation from vector form to Cartesian form and back again. Each step is grounded in direction ratios and the perpendicularity condition, so the same method transfers to any similar question.

What you'll learn

  • How to find the foot of the perpendicular from a point to a line using direction ratios and the perpendicularity condition
  • How to use the midpoint relationship to get the image of a point reflected in a line
  • How to convert a line equation from vector form to Cartesian form and back

Lesson chapters

0:00The question: image of a point in a line
3:16Setting up direction ratios and the perpendicularity condition
7:28Finding the foot of the perpendicular
8:25Using the midpoint to find the image
10:00Vector form to Cartesian form
12:52Cartesian form to vector form

Lesson notes

This lesson covers two staple Class 12 three-dimensional geometry tasks: finding the image of a point in a line, and converting a line's equation between Cartesian and vector form.

Image of a point in a line

We want the image of the point P(1,6,3)P(1, 6, 3) in the line

x1=y12=z23.\frac{x}{1} = \frac{y-1}{2} = \frac{z-2}{3}.

A general point on the line

Set each ratio equal to a parameter kk:

x1=y12=z23=k.\frac{x}{1} = \frac{y-1}{2} = \frac{z-2}{3} = k.

This gives x=kx = k, y=2k+1y = 2k + 1, and z=3k+2z = 3k + 2, so a general point on the line is

(k,  2k+1,  3k+2).(k,\; 2k+1,\; 3k+2).

Foot of the perpendicular

Let MM be the foot of the perpendicular from PP to the line, so M=(k,2k+1,3k+2)M = (k, 2k+1, 3k+2) for some kk. The direction ratios of PMPM are

(k1,  (2k+1)6,  (3k+2)3)=(k1,  2k5,  3k1).(k - 1,\; (2k+1) - 6,\; (3k+2) - 3) = (k - 1,\; 2k - 5,\; 3k - 1).

The direction ratios of the line are the denominators in standard form, (1,2,3)(1, 2, 3). (If the line is not in standard form, convert it first, since that changes the direction ratios.)

Since PMPM is perpendicular to the line, the sum of the products of corresponding direction ratios is zero:

(k1)(1)+(2k5)(2)+(3k1)(3)=0.(k - 1)(1) + (2k - 5)(2) + (3k - 1)(3) = 0.

Expanding,

k1+4k10+9k3=0    14k14=0    k=1.k - 1 + 4k - 10 + 9k - 3 = 0 \;\Rightarrow\; 14k - 14 = 0 \;\Rightarrow\; k = 1.

Substituting k=1k = 1 gives the foot of the perpendicular

M=(1,  2(1)+1,  3(1)+2)=(1,3,5).M = (1,\; 2(1)+1,\; 3(1)+2) = (1, 3, 5).

Locating the image

The image P(α,β,γ)P'(\alpha, \beta, \gamma) is the reflection of PP in the line, so MM is the midpoint of PP and PP':

(1+α2,  6+β2,  3+γ2)=(1,3,5).\left(\frac{1 + \alpha}{2},\; \frac{6 + \beta}{2},\; \frac{3 + \gamma}{2}\right) = (1, 3, 5).

Comparing components:

1+α=2α=1,6+β=6β=0,3+γ=10γ=7.1 + \alpha = 2 \Rightarrow \alpha = 1, \quad 6 + \beta = 6 \Rightarrow \beta = 0, \quad 3 + \gamma = 10 \Rightarrow \gamma = 7.

So the image of PP is (1,0,7)(1, 0, 7).

Vector form to Cartesian form

Given the vector equation of a line

r=(2ı^+3ȷ^4k^)+λ(3ı^ȷ^+k^),\vec r = (2\,\hat\imath + 3\,\hat\jmath - 4\,\hat k) + \lambda\,(3\,\hat\imath - \hat\jmath + \hat k),

read off the point a\vec a and the direction b\vec b. The constant part gives the point (2,3,4)(2, 3, -4), and the coefficient of λ\lambda gives direction ratios (3,1,1)(3, -1, 1). The Cartesian equation is therefore

x23=y31=z+41.\frac{x - 2}{3} = \frac{y - 3}{-1} = \frac{z + 4}{1}.

Cartesian form to vector form

Given the Cartesian equation

x52=y36=z15,\frac{x - 5}{2} = \frac{y - 3}{6} = \frac{z - 1}{5},

take the xx1x - x_1 form to read the point: (5,3,1)(5, 3, 1), so

a=5ı^+3ȷ^+1k^.\vec a = 5\,\hat\imath + 3\,\hat\jmath + 1\,\hat k.

The denominators are the direction ratios, giving

b=2ı^+6ȷ^+5k^.\vec b = 2\,\hat\imath + 6\,\hat\jmath + 5\,\hat k.

(First confirm the equation is in standard form; if not, convert it before reading the direction ratios.) The vector equation is

r=(5ı^+3ȷ^+1k^)+λ(2ı^+6ȷ^+5k^).\vec r = (5\,\hat\imath + 3\,\hat\jmath + 1\,\hat k) + \lambda\,(2\,\hat\imath + 6\,\hat\jmath + 5\,\hat k).

Key takeaways

  • The foot of the perpendicular from a point to a line is found by writing a general point on the line, then using the condition that corresponding direction ratios sum to zero.
  • The image of a point in a line is its reflection: the foot of the perpendicular is the midpoint of the point and its image.
  • To convert between forms, the point comes from the constant part (or the xx1x - x_1 numerators) and the direction ratios come from the coefficient of the parameter (or the denominators).