Maths Olympiad Prep

Track / Stage 5 / 341 of 400 #941 of 1964

Problem 941

AIME late
Algebra Difficulty 5.8 Find the answer

## problem statement

Write the canonical equations of the line.

x2y+z4=02x+2yz8=0 \begin{aligned} & x-2 y+z-4=0 \\ & 2 x+2 y-z-8=0 \end{aligned}

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Official solution

## Solution

Canonical equations of a line:
xx0m=yy0n=zz0p\frac{x-x_{0}}{m}=\frac{y-y_{0}}{n}=\frac{z-z_{0}}{p}

where (x0;y0;z0)- coordinates of some point on the line, and s={m;n;p}\left(x_{0} ; y_{0} ; z_{0}\right)_{\text {- coordinates of some point on the line, and }} \vec{s}=\{m ; n ; p\} - its direction vector.

Since the line belongs to both planes simultaneously, its direction vector s\vec{s} is orthogonal to the normal vectors of both planes. The normal vectors of the planes are:

n1={1;2;1}\overrightarrow{n_{1}}=\{1 ;-2 ; 1\}
n2={2;2;1}\overrightarrow{n_{2}}=\{2 ; 2 ;-1\}

Find the direction vector s:\vec{s}:

s=n1×n2=ijk121221==i2121j1121+k1222==0i+3j+6k={0;3;6} \begin{aligned} & \vec{s}=\overrightarrow{n_{1}} \times \overrightarrow{n_{2}}=\left|\begin{array}{ccc} i & j & k \\ 1 & -2 & 1 \\ 2 & 2 & -1 \end{array}\right|= \\ & =i \cdot\left|\begin{array}{cc} -2 & 1 \\ 2 & -1 \end{array}\right|-j \cdot\left|\begin{array}{cc} 1 & 1 \\ 2 & -1 \end{array}\right|+k \cdot\left|\begin{array}{cc} 1 & -2 \\ 2 & 2 \end{array}\right|= \\ & =0 \cdot i+3 j+6 k=\{0 ; 3 ; 6\} \end{aligned}

Find some point on the line (x0;y0;z0)\left(x_{0} ; y_{0} ; z_{0}\right). Let z0=0z_{0}=0, then

{x02y0+04=02x0+2y008=0{x02y04=02x0+2y08=0{x02y04=03x012=0{x02y04=0x0=4{42y04=0x0=4{y0=0x0=4 \begin{aligned} & \left\{\begin{array}{l} x_{0}-2 y_{0}+0-4=0 \\ 2 x_{0}+2 y_{0}-0-8=0 \end{array}\right. \\ & \left\{\begin{array}{l} x_{0}-2 y_{0}-4=0 \\ 2 x_{0}+2 y_{0}-8=0 \end{array}\right. \\ & \left\{\begin{array}{l} x_{0}-2 y_{0}-4=0 \\ 3 x_{0}-12=0 \end{array}\right. \\ & \left\{\begin{array}{l} x_{0}-2 y_{0}-4=0 \\ x_{0}=4 \end{array}\right. \\ & \left\{\begin{array}{l} 4-2 y_{0}-4=0 \\ x_{0}=4 \end{array}\right. \\ & \left\{\begin{array}{l} y_{0}=0 \\ x_{0}=4 \end{array}\right. \end{aligned}

Therefore, the point (4;0;0)(4 ; 0 ; 0) belongs to the line.

We obtain the canonical equations of the line:
x40=y3=z6\frac{x-4}{0}=\frac{y}{3}=\frac{z}{6}

Problem Kuznetsov Analytic Geometry 13-3

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.