Analytical Solid Geometry: Comprehensive Guide

A Comprehensive & Step-by-Step Guide

We have learned about points and lines in two-dimensional rectangular coordinate system. In this chapter, we will extend the system to three dimensions.

"ကျောင်းသားတို့ရေ... အရင်က ဆရာတို့ 2D (Two-dimensional) ပြင်ညီပေါ်မှာ အမှတ် (Points) တွေ၊ မျဉ်း (Lines) တွေကို $(x, y)$ ဆိုတဲ့ Coordinate နှစ်ခုတည်းနဲ့ လေ့လာခဲ့ကြတယ်။ အခု ဒီအခန်းမှာတော့ အဲဒီစနစ်ကို 3D (Three dimensions) လို့ခေါ်တဲ့ အလျား၊ အနံ၊ အမြင့် သုံးခုပါဝင်တဲ့ space ထဲအထိ ချဲ့ထွင်ပြီး လေ့လာသွားကြမယ်။ အခြေခံသဘောတရားတွေက 2D နဲ့ အတူတူပါပဲ၊ ကိန်းရှင် $z$ တစ်ခု ပိုတိုးလာတာပဲ ဖြစ်ပါတယ်။"

3.1 Coordinates of a Point in Space

2D ပြင်ညီ (Plane) တစ်ခုပေါ်မှာ အမှတ်တစ်ခုကို ဖော်ပြဖို့ $x$ နဲ့ $y$ ဆိုတဲ့ ကိန်းစစ် (Real numbers) စုံတွဲ $(x, y)$ ကို အသုံးပြုပါတယ်။

အလားတူပဲ 3D space ထဲမှာရှိတဲ့ အမှတ်တစ်ခုကို ဖော်ပြဖို့အတွက်တော့ ကိန်းစစ် သုံးခုပါဝင်တဲ့ စနစ် $\displaystyle (x, y, z)$ ကို အသုံးပြုရပါတယ်။ ၎င်းကို Ordered triple ဟု ခေါ်ဆိုပါသည်။

ပုံသေမှတ်တစ်ခုဖြစ်တဲ့ Origin $O$ ကနေ အချင်းချင်း perpendicular ဖြစ်နေတဲ့ (Mutually perpendicular) မျဉ်းသုံးကြောင်းကို ဆွဲထုတ်လိုက်ပါ။ ၎င်းတို့ကို x-axis, y-axis နှင့် z-axis ဟု ခေါ်ပါသည်။

z y x O $(x,0,0)$ $(0,y,0)$ $(0,0,z)$ $P(x,y,z)$

(ပုံ ၃.၁ - space ရှိ အမှတ်တစ်ခုအား ဖော်ပြခြင်း)

Standard Planes

ဝင်ရိုး (Axes) များ ပေါင်းစပ်သွားသောအခါ အဓိက ပြင်ညီကြီး ၃ ခု ထွက်ပေါ်လာပါသည်။ ၎င်းတို့ကို အောက်ပါအတိုင်း မှတ်သားနိုင်ပါသည်။

Plane Equation Coordinates Format
xy-plane$\displaystyle z = 0$$\displaystyle (x, y, 0)$
yz-plane$\displaystyle x = 0$$\displaystyle (0, y, z)$
zx-plane$\displaystyle y = 0$$\displaystyle (x, 0, z)$

Parallel Planes

အကယ်၍ ပြင်ညီတစ်ခုသည် xy-plane နှင့် parallel ဖြစ်နေပါက၊ ထိုပြင်ညီပေါ်ရှိ အမှတ်တိုင်း၏ z-တန်ဖိုးသည် အမြဲတမ်း တူညီနေမည် ဖြစ်ပါသည်။ ဥပမာ - z-တန်ဖိုး $c$ တွင် ဖြတ်သွားသော ပြင်ညီဖြစ်ပါက ၎င်း၏ ညီမျှခြင်းမှာ $\displaystyle z = c$ ဖြစ်ပြီး၊ အမှတ်များ၏ ပုံစံမှာ $\displaystyle (x, y, c)$ ဖြစ်ပါသည်။

အလားတူပင်၊ yz-plane နှင့် parallel ဖြစ်သော ပြင်ညီ၏ ညီမျှခြင်းမှာ $\displaystyle x = a$ ဖြစ်ပြီး၊ zx-plane နှင့် parallel ဖြစ်သော ပြင်ညီ၏ ညီမျှခြင်းမှာ $\displaystyle y = b$ ဖြစ်ပါသည်။

Plane Equation Coordinates Example Equation Coordinates
Parallel to xy-plane$\displaystyle z=c$$\displaystyle (x,y,c)$$\displaystyle z=1$$\displaystyle (x,y,1)$
Parallel to yz-plane$\displaystyle x=a$$\displaystyle (a,y,z)$$\displaystyle x=5$$\displaystyle (5,y,z)$
Parallel to zx-plane$\displaystyle y=b$$\displaystyle (x,b,z)$$\displaystyle y=2$$\displaystyle (x,2,z)$

Note that:

Example 1

Find the equation of the line through the point $\displaystyle (-3,5,7)$ and perpendicular to
(a) xy-plane
(b) yz-plane
(c) zx-plane.
Find the point of intersection of the line and plane.

Solution

(a) The equation of the line through the point $\displaystyle (-3,5,7)$ and perpendicular to xy-plane is
$\displaystyle x=-3$, $\displaystyle y=5$ or $\displaystyle (-3,5,z)$
The point of intersection of the line and xy-plane is $\displaystyle (-3,5,0)$.

(b) The equation of the line through the point $\displaystyle (-3,5,7)$ and perpendicular to yz-plane is
$\displaystyle y=5$, $\displaystyle z=7$ or $\displaystyle (x,5,7)$
The point of intersection of the line and yz-plane is $\displaystyle (0,5,7)$.

(c) The equation of the line through the point $\displaystyle (-3,5,7)$ and perpendicular to zx-plane is
$\displaystyle z=7$, $\displaystyle x=-3$ or $\displaystyle (-3,y,7)$
The point of intersection of the line and zx-plane is $\displaystyle (-3,0,7)$.

Distance Between Two Points

3D space ရှိ အမှတ်နှစ်ခု $\displaystyle P(x_1, y_1, z_1)$ နှင့် $\displaystyle Q(x_2, y_2, z_2)$ တို့ကြား အကွာအဝေးရှာသည့် ဖော်မြူလာမှာ 2D Pythagorean theorem ကို ချဲ့ထွင်ထားခြင်း ဖြစ်ပါသည်။

$\displaystyle \begin{aligned} PQ &= \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2} \end{aligned}$

Step-by-Step Example (Distance)

ပုစ္ဆာ: အမှတ် $\displaystyle P(2, -3, 5)$ နှင့် $\displaystyle Q(7, 5, -2)$ တို့ကြားရှိ Distance ကို ရှာပါ။

Solution

အမှတ်များအား $\displaystyle (x_1, y_1, z_1) = (2, -3, 5)$ နှင့် $\displaystyle (x_2, y_2, z_2) = (7, 5, -2)$ ဟု သတ်မှတ်ပါမည်။ Distance formula တွင် တိုက်ရိုက် အစားသွင်း၍ တွက်ချက်ပါမည်။

$\displaystyle \begin{aligned} PQ &= \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2} \\ &= \sqrt{(7 - 2)^2 + (5 - (-3))^2 + (-2 - 5)^2} \\ &= \sqrt{(5)^2 + (5 + 3)^2 + (-7)^2} \\ &= \sqrt{25 + (8)^2 + 49} \\ &= \sqrt{25 + 64 + 49} \\ &= \sqrt{138} \end{aligned}$

ထို့ကြောင့် အမှတ်နှစ်ခုကြား အကွာအဝေးမှာ $\displaystyle \sqrt{138}$ units ဖြစ်ပါသည်။

Section Formula

အမှတ် $\displaystyle P(x_1, y_1, z_1)$ နှင့် $\displaystyle Q(x_2, y_2, z_2)$ တို့ကို ဆက်ဆွဲထားသော မျဉ်းပိုင်းအား $\displaystyle m:n$ အချိုးဖြင့် အတွင်းပိုင်း (Internally) ပိုင်းဖြတ်သော အမှတ် $\displaystyle R(x, y, z)$ ၏ ကိုဩဒိနိတ်များကို ရှာရန် Section Formula ကို အသုံးပြုပါသည်။

$\displaystyle \begin{aligned} (x, y, z) &= \left( \frac{mx_2 + nx_1}{m+n}, \frac{my_2 + ny_1}{m+n}, \frac{mz_2 + nz_1}{m+n} \right) \end{aligned}$

အကယ်၍ အမှတ် $\displaystyle R$ သည် $\displaystyle P$ နှင့် $\displaystyle Q$ ၏ အလယ်မှတ် (Midpoint) ဖြစ်ပါက $\displaystyle m=1$ နှင့် $\displaystyle n=1$ ဖြစ်သွားမည်ဖြစ်ရာ ဖော်မြူလာမှာ အောက်ပါအတိုင်း လွယ်ကူသွားမည် ဖြစ်ပါသည်။

$\displaystyle \begin{aligned} \text{Midpoint} &= \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}, \frac{z_1 + z_2}{2} \right) \end{aligned}$

3.2 Lines

Directed Value of a Line Segment

"ဆရာတို့ 2D မှာ မျဉ်းတစ်ကြောင်းရဲ့ လားရာကို Slope (Gradient) နဲ့ တိုင်းတာခဲ့သလိုပဲ၊ 3D space မှာကျတော့ မျဉ်းတစ်ကြောင်းရဲ့ Direction ကို သိဖို့ Directed values ကို အသုံးပြုရပါတယ်။ ၎င်းတို့ကို ထောင့်ချွန်းကွင်း $\displaystyle \langle l, m, n \rangle$ ဖြင့် ဖော်ပြရပါမည်။"

မျဉ်းပိုင်း $\displaystyle PQ$ အတွက် $\displaystyle P$ သည် $\displaystyle (x_1, y_1, z_1)$ ဖြစ်ပြီး $\displaystyle Q$ သည် $\displaystyle (x_2, y_2, z_2)$ ဖြစ်ပါက၊ ၎င်း၏ Directed values $\displaystyle \langle l, m, n \rangle$ ကို အောက်ပါအတိုင်း ဖွင့်ဆိုပါသည်။

$\displaystyle \begin{aligned} \langle PQ \rangle &= \langle l, m, n \rangle \\ &= \langle x_2 - x_1, y_2 - y_1, z_2 - z_1 \rangle \end{aligned}$

ထို $\displaystyle l, m, n$ တန်ဖိုးများကို အသုံးပြု၍ မျဉ်းပိုင်း $\displaystyle PQ$ ၏ အလျား (Length) ကိုလည်း ပြန်လည်ရှာဖွေနိုင်ပါသည်။

$\displaystyle \begin{aligned} PQ &= \sqrt{l^2 + m^2 + n^2} \end{aligned}$

Direction Cosines

မျဉ်းတစ်ကြောင်း၏ လားရာကို Directed values $\displaystyle \langle l, m, n \rangle$ ဖြင့် ဖော်ပြရုံသာမက၊ ထိုမျဉ်းသည် $\displaystyle x, y, z$ ဝင်ရိုးများနှင့် ပြုလုပ်သော ထောင့်များ ($\displaystyle \alpha, \beta, \gamma$) ၏ Cosine တန်ဖိုးများကို အသုံးပြု၍လည်း ဖော်ပြနိုင်ပါသည်။ ၎င်းတို့ကို Direction Cosines ဟုခေါ်ပါသည်။

$\displaystyle \begin{aligned} \cos\alpha &= \frac{l}{\sqrt{l^2+m^2+n^2}} \\ \cos\beta &= \frac{m}{\sqrt{l^2+m^2+n^2}} \\ \cos\gamma &= \frac{n}{\sqrt{l^2+m^2+n^2}} \end{aligned}$

Direction Cosines များ၏ အလွန်အရေးကြီးသော သက်သေပြချက် (Identity) တစ်ခုမှာ-

$\displaystyle \begin{aligned} \cos^2\alpha + \cos^2\beta + \cos^2\gamma &= 1 \end{aligned}$

ဖြစ်ပါသည်။ ၎င်းသည် 3D Analytical Geometry တွင် မရှိမဖြစ် လိုအပ်သော အခြေခံသဘောတရား ဖြစ်ပါသည်။

Coordinate Form of the Equation of Line

အမှတ် $\displaystyle P(x_1, y_1, z_1)$ မှ ဖြတ်သွားပြီး၊ Directed values အားဖြင့် $\displaystyle \langle l, m, n \rangle$ ရှိသော မျဉ်းတစ်ကြောင်းပေါ်ရှိ မည်သည့်အမှတ် $\displaystyle R(x, y, z)$ ကိုမဆို Parameter $\displaystyle k$ (ကိန်းစစ်တစ်ခု) အသုံးပြု၍ အောက်ပါအတိုင်း ဖော်ပြနိုင်ပါသည်။

$\displaystyle \begin{aligned} (x, y, z) &= (x_1 + kl, y_1 + km, z_1 + kn) \end{aligned}$

ဤပုံစံကို Parametric Form ဟု ခေါ်ပါသည်။

အကယ်၍ $\displaystyle l, m, n$ များသည် သုည မဟုတ်ပါက၊ ၎င်းကို အချိုးချ၍ အောက်ပါအတိုင်း Cartesian Form (သို့) Symmetric Form အဖြစ် ရေးသားနိုင်ပါသည်။

$\displaystyle \begin{aligned} \frac{x - x_1}{l} &= \frac{y - y_1}{m} = \frac{z - z_1}{n} = k \end{aligned}$

The coordinates of point $\displaystyle R$ on the line $\displaystyle PQ$ with respect to the point $\displaystyle P$ and a real number $\displaystyle k$ are $\displaystyle (x,y,z) = (x_1+kl, y_1+km, z_1+kn)$.

In general, if a segment of a line through $\displaystyle P(x_1,y_1,z_1)$ has directed values $\displaystyle \langle l,m,n \rangle$ which are not equal to zero, then the equation of the line can be written in proportional form as:

$\displaystyle \begin{aligned} \frac{x-x_1}{l} &= \frac{y-y_1}{m} = \frac{z-z_1}{n} \end{aligned}$

This equation is perfectly called the Cartesian Form or Symmetric form of the line equation. ၎င်းသည် x, y, z များကို အချိုးညီမျှစွာ ဖော်ပြထားခြင်း ဖြစ်သည်။

Detailed Example (2)

အမှတ် $\displaystyle P(1, 2, 3)$ နှင့် $\displaystyle Q(3, 6, 5)$ တို့ ပေးထားပါသည်။ မျဉ်း $\displaystyle PQ$ ပေါ်ရှိ အမှတ် $\displaystyle R(x, y, z)$ ၏ ကိုဩဒိနိတ်များကို၊ အမှတ် $\displaystyle P$ ကို အခြေခံ၍ အောက်ပါ Parameter $\displaystyle k$ တန်ဖိုးများအတွက် ရှာဖွေပါ။

(a) $\displaystyle k = \frac{1}{2} \quad$ (b) $\displaystyle k = 2 \quad$ (c) $\displaystyle k = -2$

Solution

ပထမဦးစွာ မျဉ်း $\displaystyle PQ$ ၏ Directed values $\displaystyle \langle l, m, n \rangle$ ကို အရင်ရှာပါမည်။ ($Q$ မှ $P$ ကို နုတ်ပါမည်)

$\displaystyle \begin{aligned} \langle PQ \rangle &= \langle l, m, n \rangle \\ &= \langle 3 - 1, 6 - 2, 5 - 3 \rangle \\ &= \langle 2, 4, 2 \rangle \end{aligned}$

Parametric ညီမျှခြင်း ဖော်မြူလာ $\displaystyle (x, y, z) = (x_1 + kl, y_1 + km, z_1 + kn)$ တွင် $\displaystyle P(1,2,3)$ နှင့် $\displaystyle \langle 2,4,2 \rangle$ ကို အသုံးပြုပါမည်။

(a) $\displaystyle k = \frac{1}{2}$ အတွက်:

$\displaystyle \begin{aligned} (x, y, z) &= \left( 1 + \left(\frac{1}{2}\right)(2), 2 + \left(\frac{1}{2}\right)(4), 3 + \left(\frac{1}{2}\right)(2) \right) \\ &= (1 + 1, 2 + 2, 3 + 1) \\ &= (2, 4, 4) \end{aligned}$

(b) $\displaystyle k = 2$ အတွက်:

$\displaystyle \begin{aligned} (x, y, z) &= (1 + 2(2), 2 + 2(4), 3 + 2(2)) \\ &= (1 + 4, 2 + 8, 3 + 4) \\ &= (5, 10, 7) \end{aligned}$

(c) $\displaystyle k = -2$ အတွက်:

$\displaystyle \begin{aligned} (x, y, z) &= (1 + (-2)(2), 2 + (-2)(4), 3 + (-2)(2)) \\ &= (1 - 4, 2 - 8, 3 - 4) \\ &= (-3, -6, -1) \end{aligned}$

Detailed Example (3) - Checking Points on a Line

ပေးထားသော အမှတ်များမှာ $\displaystyle P(-1, 2, 3)$ နှင့် $\displaystyle Q(3, 5, -2)$ ဖြစ်ပါသည်။ အောက်ပါ အမှတ်များသည် မျဉ်း $\displaystyle PQ$ ပေါ်တွင် ရှိ/မရှိ စစ်ဆေးပါ။ အကယ်၍ ရှိပါက၊ အမှတ် $\displaystyle P$ အား အခြေခံ၍ သက်ဆိုင်ရာ Parameter $\displaystyle k$ ကို ရှာပါ။

(a) $\displaystyle \left(1, \frac{7}{2}, \frac{1}{2}\right) \quad$ (b) $\displaystyle (7, 8, -2)$

Solution

မျဉ်း $\displaystyle PQ$ ၏ Directed values $\displaystyle \langle l, m, n \rangle$ ကို ရှာပါမည်။

$\displaystyle \begin{aligned} \langle PQ \rangle &= \langle 3 - (-1), 5 - 2, -2 - 3 \rangle \\ &= \langle 4, 3, -5 \rangle \end{aligned}$

ထို့ကြောင့် မျဉ်း $\displaystyle PQ$ ၏ Cartesian Form ညီမျှခြင်းမှာ အောက်ပါအတိုင်း ဖြစ်သည်။

$\displaystyle \begin{aligned} \frac{x - (-1)}{4} &= \frac{y - 2}{3} = \frac{z - 3}{-5} = k \\ \frac{x + 1}{4} &= \frac{y - 2}{3} = \frac{z - 3}{-5} = k \end{aligned}$

(a) အမှတ် $\displaystyle \left(1, \frac{7}{2}, \frac{1}{2}\right)$ အတွက် စစ်ဆေးခြင်း:

ညီမျှခြင်း၏ အစိတ်အပိုင်း တစ်ခုချင်းစီတွင် $x, y, z$ တန်ဖိုးများကို အစားသွင်း၍ စစ်ဆေးပါမည်။

x အပိုင်း:

$\displaystyle \begin{aligned} \frac{1 + 1}{4} &= \frac{2}{4} = \frac{1}{2} \end{aligned}$

y အပိုင်း:

$\displaystyle \begin{aligned} \frac{\frac{7}{2} - 2}{3} &= \frac{\frac{3}{2}}{3} = \frac{1}{2} \end{aligned}$

z အပိုင်း:

$\displaystyle \begin{aligned} \frac{\frac{1}{2} - 3}{-5} &= \frac{-\frac{5}{2}}{-5} = \frac{1}{2} \end{aligned}$

အစိတ်အပိုင်း သုံးခုလုံး၏ တန်ဖိုးများသည် $\displaystyle \frac{1}{2}$ ဖြင့် အတိအကျ တူညီနေပါသည်။ ထို့ကြောင့် ဤအမှတ်သည် မျဉ်း $\displaystyle PQ$ ပေါ်တွင် ရှိပြီး၊ ၎င်း၏ Parameter တန်ဖိုးမှာ $\displaystyle k = \frac{1}{2}$ ဖြစ်ပါသည်။

(b) အမှတ် $\displaystyle (7, 8, -2)$ အတွက် စစ်ဆေးခြင်း:

x အပိုင်း:

$\displaystyle \begin{aligned} \frac{7 + 1}{4} &= \frac{8}{4} = 2 \end{aligned}$

y အပိုင်း:

$\displaystyle \begin{aligned} \frac{8 - 2}{3} &= \frac{6}{3} = 2 \end{aligned}$

z အပိုင်း:

$\displaystyle \begin{aligned} \frac{-2 - 3}{-5} &= \frac{-5}{-5} = 1 \end{aligned}$

ဤနေရာတွင် x နှင့် y အပိုင်းများ တူညီသော်လည်း z အပိုင်းနှင့် မတူညီပါ။ $\displaystyle \left(2 = 2 \neq 1\right)$ ။ ထို့ကြောင့် ဤအမှတ်သည် မျဉ်း $\displaystyle PQ$ ပေါ်တွင် မရှိပါ။

Example 2

Given $\displaystyle P(1,2,3)$ and $\displaystyle Q(3,6,5)$, find the coordinates of point $\displaystyle R(x,y,z)$ on the line $\displaystyle PQ$ with respect to the point $\displaystyle P$ and the following parameters.

(a) $\displaystyle k=\frac{1}{2} \quad$ (b) $\displaystyle k=2 \quad$ (c) $\displaystyle k=-2$

Solution

By given $\displaystyle P(1,2,3)$ and $\displaystyle Q(3,6,5)$,

$\displaystyle \begin{aligned} \langle PQ \rangle &= \langle l,m,n \rangle \\ &= \langle 3-1, 6-2, 5-3 \rangle \\ &= \langle 2,4,2 \rangle \end{aligned}$

(a) For $\displaystyle k=\frac{1}{2}$, $\displaystyle (x,y,z) = \left(1+\frac{1}{2}(2), 2+\frac{1}{2}(4), 3+\frac{1}{2}(2)\right) = (2,4,4)$.

(b) For $\displaystyle k=2$, $\displaystyle (x,y,z) = (1+2(2), 2+2(4), 3+2(2)) = (5,10,7)$.

(c) For $\displaystyle k=-2$, $\displaystyle (x,y,z) = (1+(-2)(2), 2+(-2)(4), 3+(-2)(2)) = (-3,-6,-1)$.

Example 3

Given $\displaystyle P(-1,2,3)$ and $\displaystyle Q(3,5,-2)$ determine whether or not the following points are on the line $\displaystyle PQ$. If the point is on the line $\displaystyle PQ$, find the corresponding parameter with respect to the point $\displaystyle P$.

(a) $\displaystyle \left(1,\frac{7}{2},\frac{1}{2}\right) \quad$ (b) $\displaystyle (7,8,-7) \quad$ (c) $\displaystyle (-5,-1,8) \quad$ (d) $\displaystyle (7,8,-2)$

Solution

By given $\displaystyle P(-1,2,3)$ and $\displaystyle Q(3,5,-2)$

$\displaystyle \begin{aligned} \langle PQ \rangle &= \langle l,m,n \rangle \\ &= \langle 3+1, 5-2, -2-3 \rangle \\ &= \langle 4,3,-5 \rangle \end{aligned}$

Thus, the equation of the line $\displaystyle PQ$ is $\displaystyle \frac{x+1}{4} = \frac{y-2}{3} = \frac{z-3}{-5}$

(a) If $\displaystyle (x,y,z) = \left(1,\frac{7}{2},\frac{1}{2}\right)$ then

$\displaystyle \begin{aligned} \frac{x+1}{4} &= \frac{1+1}{4} = \frac{1}{2} \\ \frac{y-2}{3} &= \frac{\frac{7}{2}-2}{3} = \frac{1}{2} \\ \frac{z-3}{-5} &= \frac{\frac{1}{2}-3}{-5} = \frac{1}{2} \end{aligned}$

So $\displaystyle \frac{x+1}{4} = \frac{y-2}{3} = \frac{z-3}{-5}$ for $\displaystyle \left(1,\frac{7}{2},\frac{1}{2}\right)$.
Hence the point $\displaystyle \left(1,\frac{7}{2},\frac{1}{2}\right)$ is on the line $\displaystyle PQ$ with corresponding parameter is $\displaystyle \frac{1}{2}$.

(b) If $\displaystyle (x,y,z) = (7,8,-7)$, then

$\displaystyle \begin{aligned} \frac{x+1}{4} &= \frac{7+1}{4} = 2 \\ \frac{y-2}{3} &= \frac{8-2}{3} = 2 \\ \frac{z-3}{-5} &= \frac{-7-3}{-5} = 2 \end{aligned}$

Hence the point $\displaystyle (7,8,-7)$ is on the line $\displaystyle PQ$ with corresponding parameter is $\displaystyle 2$.

(c) If $\displaystyle (x,y,z) = (-5,-1,8)$, then

$\displaystyle \begin{aligned} \frac{x+1}{4} &= \frac{-5+1}{4} = -1 \\ \frac{y-2}{3} &= \frac{-1-2}{3} = -1 \\ \frac{z-3}{-5} &= \frac{8-3}{-5} = -1 \end{aligned}$

Hence the point $\displaystyle (-5,-1,8)$ is on the line $\displaystyle PQ$ with corresponding parameter is $\displaystyle -1$.

(d) If $\displaystyle (x,y,z) = (7,8,-2)$, then

$\displaystyle \begin{aligned} \frac{x+1}{4} &= \frac{7+1}{4} = 2 \\ \frac{y-2}{3} &= \frac{8-2}{3} = 2 \\ \frac{z-3}{-5} &= \frac{-2-3}{-5} = 1 \end{aligned}$

So $\displaystyle \frac{x+1}{4} = \frac{y-2}{3} \ne \frac{z-3}{-5}$ for $\displaystyle (7,8,-2)$.
Hence the point $\displaystyle (7,8,-2)$ is not on the line $\displaystyle PQ$.


3.3 Parallel, Skew and Perpendicular Lines

1. Parallel Lines

မျဉ်းနှစ်ကြောင်း၏ Directed values များသည် တစ်ခုနှင့်တစ်ခု အချိုးကျနေပါက (Multiples of each other)၊ ထိုမျဉ်းနှစ်ကြောင်းသည် parallel ဖြစ်နေပါသည်။

ဆိုလိုသည်မှာ $\displaystyle \langle l_1, m_1, n_1 \rangle = k \langle l_2, m_2, n_2 \rangle$ ဖြစ်ရပါမည်။

2. Skew Lines

2D ပြင်ညီပေါ်တွင် မျဉ်းနှစ်ကြောင်းသည် ပြိုင်လျှင်ပြိုင်၊ မပြိုင်လျှင် ဖြတ်ရမည် ဖြစ်သည်။ သို့သော် 3D space တွင်မူ parallel လည်းမဟုတ်၊ အချင်းချင်းလည်း မဖြတ်သော မျဉ်းများ ရှိပါသည်။ ၎င်းတို့ကို skew lines ဟု ခေါ်ပါသည်။ (ဥပမာ - တံတားပေါ်မှ ဖြတ်သွားသော လမ်းနှင့် တံတားအောက်မှ ဖြတ်သွားသော ရေလမ်းကြောင်း ကဲ့သို့ ဖြစ်သည်)

Angle Between Two Lines

မျဉ်းနှစ်ကြောင်း ဖြတ်သွားသောအခါ ၎င်းတို့ကြားရှိ ထောင့် $\displaystyle \theta$ ကို ရှာဖွေရန် Directed values များ $\displaystyle \langle l_1, m_1, n_1 \rangle$ နှင့် $\displaystyle \langle l_2, m_2, n_2 \rangle$ ကို အသုံးပြု၍ အောက်ပါဖော်မြူလာဖြင့် တွက်ချက်နိုင်ပါသည်။

$\displaystyle \begin{aligned} \cos\theta &= \frac{l_1 l_2 + m_1 m_2 + n_1 n_2}{\sqrt{l_1^2+m_1^2+n_1^2}\sqrt{l_2^2+m_2^2+n_2^2}} \end{aligned}$

ဤဖော်မြူလာသည် Triangle ပေါ်တွင် Law of Cosines ကို အသုံးပြု သက်သေပြထားခြင်း ဖြစ်ပါသည်။

3. Perpendicular Lines

မျဉ်းနှစ်ကြောင်းသည် အချင်းချင်း ဖြတ်ကြပြီး၊ ၎င်းတို့၏ Directed values များအား အောက်ပါညီမျှခြင်းအတိုင်း မြှောက်၍ ပေါင်းပါက သုည ရရှိလျှင် ထိုမျဉ်းနှစ်ကြောင်းသည် perpendicular ဖြစ်ပါသည်။

$\displaystyle \begin{aligned} l_1 l_2 + m_1 m_2 + n_1 n_2 &= 0 \end{aligned}$

ဤဖော်မြူလာသည် မျဉ်းနှစ်ကြောင်းကြားရှိ ထောင့်ကို ရှာဖွေသော Cosine rule ဖော်မြူလာမှ ဆင်းသက်လာခြင်း ဖြစ်ပါသည်။ $\displaystyle \cos 90^\circ = 0$ ဖြစ်သောကြောင့် အထက်ပါ ညီမျှခြင်းကို ရရှိခြင်းဖြစ်သည်။

Detailed Example (5) - Skew Lines Check

အမှတ်များ $\displaystyle P(2, 1, 3)$, $\displaystyle Q(6, -5, 4)$, $\displaystyle R(2, 3, 4)$ နှင့် $\displaystyle S(-1, 5, 1)$ ပေးထားပါသည်။ မျဉ်း $\displaystyle PQ$ နှင့် မျဉ်း $\displaystyle RS$ တို့သည် parallel လား၊ skew လား သို့မဟုတ် အချင်းချင်း intersect လား ဆိုသည်ကို စစ်ဆေးပါ။

Solution

ပထမဦးစွာ မျဉ်းနှစ်ကြောင်းစလုံး၏ Directed values များကို ရှာပါမည်။

$\displaystyle \begin{aligned} \langle PQ \rangle &= \langle 6 - 2, -5 - 1, 4 - 3 \rangle \\ &= \langle 4, -6, 1 \rangle \\ \langle RS \rangle &= \langle -1 - 2, 5 - 3, 1 - 4 \rangle \\ &= \langle -3, 2, -3 \rangle \end{aligned}$

(၁) အပြိုင်ဟုတ်မဟုတ် စစ်ဆေးခြင်း:

Directed values များ အချိုးကျမှု ရှိမရှိ စစ်ဆေးပါမည်။

$\displaystyle \begin{aligned} \frac{4}{-3} &\neq \frac{-6}{2} \neq \frac{1}{-3} \end{aligned}$

အချိုးများ မတူညီသောကြောင့်၊ မျဉ်းနှစ်ကြောင်းသည် မပြိုင်ပါ (Not Parallel)

(၂) ဖြတ်/မဖြတ် စစ်ဆေးခြင်း:

အကယ်၍ မျဉ်းနှစ်ကြောင်းသည် ဖြတ်ကြမည်ဆိုလျှင်၊ ၎င်းတို့ပေါ်ရှိ အမှတ်တစ်မှတ် $\displaystyle (x,y,z)$ သည် တူညီရပါမည်။ မျဉ်းတစ်ခုစီအတွက် မတူညီသော Parameter $\displaystyle s$ နှင့် $\displaystyle t$ တို့ကို အသုံးပြု၍ Parametric ညီမျှခြင်းများ တည်ဆောက်ပါမည်။

Line $PQ$:

$\displaystyle \begin{aligned} x &= 2 + 4s \\ y &= 1 - 6s \\ z &= 3 + s \end{aligned}$

Line $RS$:

$\displaystyle \begin{aligned} x &= 2 - 3t \\ y &= 3 + 2t \\ z &= 4 - 3t \end{aligned}$

ထို $x, y, z$ များကို အချင်းချင်း ညီမျှခြင်း ချပါမည် (Equating the coordinates):

$\displaystyle \begin{aligned} 2 + 4s &= 2 - 3t \quad \dots \dots (1) \\ 1 - 6s &= 3 + 2t \quad \dots \dots (2) \\ 3 + s &= 4 - 3t \quad \dots \dots (3) \end{aligned}$

ညီမျှခြင်း (1) ကို ရိုးရှင်းအောင် ပြုလုပ်ပါက $\displaystyle 4s = -3t \implies t = -\frac{4s}{3}$ ရရှိမည်။

၎င်းကို ညီမျှခြင်း (2) တွင် အစားသွင်းပါမည်-

$\displaystyle \begin{aligned} 1 - 6s &= 3 + 2\left(-\frac{4s}{3}\right) \\ 1 - 6s &= 3 - \frac{8s}{3} \end{aligned}$

ညီမျှခြင်း တစ်ခုလုံးကို 3 ဖြင့် မြှောက်ပါ-

$\displaystyle \begin{aligned} 3 - 18s &= 9 - 8s \\ -18s + 8s &= 9 - 3 \\ -10s &= 6 \\ s &= -\frac{6}{10} = -\frac{3}{5} \end{aligned}$

ထို့ကြောင့် $\displaystyle t = -\frac{4}{3} \left(-\frac{3}{5}\right) = \frac{4}{5}$ ရရှိမည်။

အရေးကြီးဆုံး အဆင့်: ရရှိလာသော $\displaystyle s$ နှင့် $\displaystyle t$ တန်ဖိုးများကို ကျန်ရှိနေသော ညီမျှခြင်း (3) တွင် အစားသွင်း၍ မှန်ကန်မှု ရှိမရှိ စစ်ဆေးရပါမည်။

L.H.S:

$\displaystyle \begin{aligned} L.H.S &= 3 + s = 3 + \left(-\frac{3}{5}\right) = \frac{15 - 3}{5} = \frac{12}{5} \end{aligned}$

R.H.S:

$\displaystyle \begin{aligned} R.H.S &= 4 - 3t = 4 - 3\left(\frac{4}{5}\right) = 4 - \frac{12}{5} = \frac{20 - 12}{5} = \frac{8}{5} \end{aligned}$

$\displaystyle \frac{12}{5} \neq \frac{8}{5}$ ဖြစ်နေသောကြောင့် ဤညီမျှခြင်းစနစ် (System of equations) သည် အဖြေမရှိပါ (No solution)။ ဆိုလိုသည်မှာ မျဉ်းနှစ်ကြောင်းသည် မည်သည့်နေရာတွင်မှ မဖြတ်ကြပါ။

ပြိုင်လည်း မပြိုင်၊ အချင်းချင်းလည်း မဖြတ်သောကြောင့် မျဉ်း $\displaystyle PQ$ နှင့် $\displaystyle RS$ တို့သည် skew lines ဖြစ်ကြောင်း အတိအကျ ကောက်ချက်ချနိုင်ပါသည်။

Example 4

Given $\displaystyle P(2,1,3)$, $\displaystyle Q(6,-5,4)$, $\displaystyle R(2,3,4)$ and $\displaystyle S(-1,5,1)$, determine whether the lines $\displaystyle PQ$ and $\displaystyle RS$ are parallel or skew or intersect.

Solution

For $\displaystyle P(2,1,3)$ and $\displaystyle Q(6,-5,4)$, $\displaystyle \langle PQ \rangle = \langle 4,-6,1 \rangle$
For $\displaystyle R(2,3,4)$ and $\displaystyle S(-1,5,1)$, $\displaystyle \langle RS \rangle = \langle -3,2,-3 \rangle$

Since directed values of $\displaystyle PQ$ are not multiple of $\displaystyle RS$,

$\displaystyle \begin{aligned} \frac{4}{-3} &\ne \frac{-6}{2} \ne \frac{1}{-3} \end{aligned}$

So, two lines are not parallel.

If a point $\displaystyle (x,y,z)$ is on the lines $\displaystyle PQ$ and $\displaystyle RS$, then

$\displaystyle \begin{aligned} x &= 2+4s \quad &x &= 2-3t \\ y &= 1-6s \quad &y &= 3+2t \\ z &= 3+s \quad &z &= 4-3t \end{aligned}$

for real numbers $\displaystyle s$ and $\displaystyle t$. Thus,

$\displaystyle \begin{aligned} 2+4s &= 2-3t \\ 1-6s &= 3+2t \\ 3+s &= 4-3t \end{aligned}$

Solving first two of these equations, we have $\displaystyle s = -\frac{3}{5}$ and $\displaystyle t = \frac{4}{5}$.

But $\displaystyle 3+\left(-\frac{3}{5}\right) \ne 4-3\left(\frac{4}{5}\right)$ these values of $\displaystyle s$ and $\displaystyle t$ do not satisfy the last equation.
So, the system of equations has no solution and hence the given lines do not intersect.
Therefore, the given lines are skew.

Example 5

Given $\displaystyle P(0,0,1)$, $\displaystyle Q(3,6,4)$, $\displaystyle R(0,3,1)$ and $\displaystyle S(3,0,4)$, show that the lines $\displaystyle PQ$ and $\displaystyle RS$ are perpendicular.

Solution

$\displaystyle \langle PQ \rangle = \langle l_1,m_1,n_1 \rangle = \langle 3,6,3 \rangle$ and $\displaystyle \langle RS \rangle = \langle l_2,m_2,n_2 \rangle = \langle 3,-3,3 \rangle$.

If a point $\displaystyle (x,y,z)$ is on the lines $\displaystyle PQ$ and $\displaystyle RS$, then

Line $PQ$:

$\displaystyle \begin{aligned} x &= 0+3s \\ y &= 0+6s \\ z &= 1+3s \end{aligned}$

Line $RS$:

$\displaystyle \begin{aligned} x &= 0+3t \\ y &= 3-3t \\ z &= 1+3t \end{aligned}$
$\displaystyle \begin{aligned} 3s &= 3t \Rightarrow s=t \\ 6s &= 3-3t \Rightarrow 6s = 3-3s \Rightarrow s = \frac{1}{3} \\ 1+3s &= 1+3t \Rightarrow t = \frac{1}{3} \end{aligned}$

$\displaystyle x = 3\left(\frac{1}{3}\right) = 1$, $\displaystyle y = 6\left(\frac{1}{3}\right) = 2$, $\displaystyle z = 1+3\left(\frac{1}{3}\right) = 2$.
The point of intersection is $\displaystyle (1, 2, 2)$ and two lines intersect.

$\displaystyle \begin{aligned} l_1l_2 + m_1m_2 + n_1n_2 &= (3)(3) + (6)(-3) + (3)(3) = 9 - 18 + 9 = 0 \end{aligned}$

Hence $\displaystyle PQ$ and $\displaystyle RS$ are perpendicular.

Example 6

Find the equation of the line passing through the point $\displaystyle (-4,7,-3)$ and perpendicular to the line $\displaystyle (x,y,z)=(3+2k, -1+3k, 1-k)$. Find also the point of intersection of two lines.

Solution

Directed values of the given line are $\displaystyle \langle 2, 3, -1 \rangle$.
Directed values of the required line are

$\displaystyle \begin{aligned} \langle -4-(3+2k), 7-(-1+3k), -3-(1-k) \rangle &= \langle -7-2k, 8-3k, -4+k \rangle \end{aligned}$

If two lines are perpendicular, then

$\displaystyle \begin{aligned} 2(-7-2k) + 3(8-3k) + (-1)(-4+k) &= 0 \\ -14-4k+24-9k+5-k &= 0 \\ 14k &= 14 \\ k &= 1 \end{aligned}$

So, directed values of required line are $\displaystyle \langle -7-2(1), 8-3(1), -4+1 \rangle = \langle -9,5,-3 \rangle$
and the equation of the line is

$\displaystyle \begin{aligned} (x,y,z) &= (-4-9t, 7+5t, -3-3t) \end{aligned}$

The point of intersection is $\displaystyle (x,y,z) = (3+2(1), -1+3(1), 1-(1)) = (5,2,0)$.


3.4 Planes

3D space တွင် ပြင်ညီ (Plane) တစ်ခု၏ ယေဘုယျညီမျှခြင်း (Cartesian Form) မှာ အောက်ပါအတိုင်း ဖြစ်ပါသည်။

$\displaystyle \begin{aligned} ax + by + cz &= d \end{aligned}$

ဤနေရာတွင် $\displaystyle a, b, c$ များသည် ပြင်ညီနှင့် perpendicular ဖြစ်နေသော မျဉ်း (Normal line) ၏ Directed values $\displaystyle \langle a, b, c \rangle$ များပင် ဖြစ်ပါသည်။

Justification of the Plane Equation

မည်သည့်ပြင်ညီမဆို ထိုပြင်ညီနှင့် perpendicular ဖြစ်နေသော Normal line တစ်ကြောင်း အမြဲရှိပါသည်။ Analytical Geometry ၏ အလွန်အရေးကြီးသော သဘောတရားအရ၊ ထို Normal line ၏ Direction Ratios များသည် $\displaystyle \langle a, b, c \rangle$ နှင့် အချိုးကျနေသောကြောင့်၊ ပြင်ညီ၏ ညီမျှခြင်းသည် အမြဲတမ်း $\displaystyle ax + by + cz = d$ ပုံစံသို့ ရောက်ရှိသွားခြင်း ဖြစ်ပါသည်။

ဆိုလိုသည်မှာ ပြင်ညီတစ်ခု၏ တိမ်းစောင်းမှုကို ၎င်းနှင့် perpendicular ဖြစ်သော မျဉ်းက အတိအကျ သတ်မှတ်ပေးထားခြင်း ဖြစ်သည်။

Distance from a Point to a Plane

"ကျောင်းသားတို့ရေ၊ အမှတ်တစ်ခုကနေ ပြင်ညီတစ်ခုဆီကို perpendicular distance ဖော်မြူလာ ဘယ်လိုထွက်ပေါ်လာသလဲဆိုတာကို Vector တွေ လုံးဝမသုံးဘဲ၊ ဆရာတို့ သင်ခဲ့တဲ့ Line Equation သဘောတရားတွေနဲ့ပဲ အသေးစိတ် တွက်ထုတ် (Derive) ပြပါမယ်။ သေချာ လိုက်ကြည့်ပေးပါ။"
P(x₁, y₁, z₁) Q(x₂, y₂, z₂) D ax + by + cz = d

ပေးထားသော ပြင်ညီ၏ ညီမျှခြင်းကို အောက်ပါအတိုင်း ထားပါမည်။

$\displaystyle ax + by + cz = d$

ပြင်ပရှိ ပေးထားသော အမှတ်ကို $\displaystyle P(x_1, y_1, z_1)$ ဟု ထားပါမည်။

အမှတ် $\displaystyle P$ မှ ပြင်ညီပေါ်သို့ perpendicular ဆွဲချလိုက်သော မျဉ်း၏ အဆုံးမှတ် (Foot of the perpendicular) ကို $\displaystyle Q(x_2, y_2, z_2)$ ဟု ထားပါမည်။ ကျွန်ုပ်တို့ ရှာဖွေလိုသည်မှာ မျဉ်းပိုင်း $\displaystyle PQ$ ၏ အကွာအဝေးပင် ဖြစ်ပါသည်။

အဆင့် (၁): မျဉ်း $\displaystyle PQ$ ၏ ညီမျှခြင်းကို ရှာခြင်း

ပြင်ညီ $\displaystyle ax + by + cz = d$ နှင့် perpendicular ဖြစ်သော မျဉ်း (Normal line) ၏ Direction Ratios များသည် $\displaystyle \langle a, b, c \rangle$ ဖြစ်ကြောင်း ကျွန်ုပ်တို့ သိရှိထားပြီး ဖြစ်ပါသည်။

မျဉ်း $\displaystyle PQ$ သည် ပြင်ညီပေါ်သို့ perpendicular ဆင်းသက်လာခြင်း ဖြစ်သောကြောင့်၊ ၎င်း၏ Direction Ratios များသည်လည်း $\displaystyle \langle a, b, c \rangle$ ပင် ဖြစ်ပါသည်။

ထို့ကြောင့် အမှတ် $\displaystyle P(x_1, y_1, z_1)$ မှ ဖြတ်သွားပြီး Direction Ratios $\displaystyle \langle a, b, c \rangle$ ရှိသော မျဉ်း $\displaystyle PQ$ ၏ Coordinate Form (Symmetric Form) ညီမျှခြင်းမှာ-

$\displaystyle \frac{x - x_1}{a} = \frac{y - y_1}{b} = \frac{z - z_1}{c} = k \quad \text{(where k is a parameter)}$

ဤညီမျှခြင်းမှ အမှတ် $\displaystyle Q(x_2, y_2, z_2)$ ၏ ကိုဩဒိနိတ်များကို Parameter $\displaystyle k$ ဖြင့် အောက်ပါအတိုင်း ဖော်ပြနိုင်ပါသည်။

$\displaystyle \begin{aligned} x_2 &= x_1 + ak \\ y_2 &= y_1 + bk \\ z_2 &= z_1 + ck \end{aligned}$
အဆင့် (၂): Parameter $\displaystyle k$ ၏ တန်ဖိုးကို ရှာခြင်း

အမှတ် $\displaystyle Q(x_2, y_2, z_2)$ သည် ပြင်ညီ $\displaystyle ax + by + cz = d$ ပေါ်တွင် တည်ရှိနေသောကြောင့်၊ ၎င်း၏ ကိုဩဒိနိတ်များကို ပြင်ညီညီမျှခြင်းထဲသို့ အစားသွင်းနိုင်ပါသည်။

$\displaystyle \begin{aligned} a(x_1 + ak) + b(y_1 + bk) + c(z_1 + ck) &= d \\ ax_1 + a^2k + by_1 + b^2k + cz_1 + c^2k &= d \end{aligned}$

$\displaystyle k$ ပါဝင်သော ကိန်းများကို စုစည်းပြီး ကျန်ကိန်းများကို တစ်ဖက်သို့ ရွှေ့၍ နုတ်ပါမည်။

$\displaystyle \begin{aligned} k(a^2 + b^2 + c^2) + (ax_1 + by_1 + cz_1) &= d \\ k(a^2 + b^2 + c^2) &= d - (ax_1 + by_1 + cz_1) \\ k &= \frac{d - (ax_1 + by_1 + cz_1)}{a^2 + b^2 + c^2} \\ k &= -\frac{ax_1 + by_1 + cz_1 - d}{a^2 + b^2 + c^2} \end{aligned}$
အဆင့် (၃): အကွာအဝေး $\displaystyle PQ$ ကို ရှာခြင်း

ယခုအခါ အမှတ် $\displaystyle P(x_1, y_1, z_1)$ နှင့် $\displaystyle Q(x_2, y_2, z_2)$ တို့ကြားရှိ အကွာအဝေးကို Distance formula အသုံးပြု၍ တွက်ချက်ပါမည်။

$\displaystyle \begin{aligned} PQ^2 &= (x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2 \end{aligned}$

အထက်ပါ အဆင့် (၁) မှ $\displaystyle x_2 - x_1 = ak$, $\displaystyle y_2 - y_1 = bk$, $\displaystyle z_2 - z_1 = ck$ များကို အစားသွင်းလိုက်ပါက-

$\displaystyle \begin{aligned} PQ^2 &= (ak)^2 + (bk)^2 + (ck)^2 \\ &= a^2k^2 + b^2k^2 + c^2k^2 \\ &= k^2(a^2 + b^2 + c^2) \end{aligned}$

နှစ်ဖက်လုံးကို Square root (နှစ်ထပ်ကိန်းရင်း) ယူလိုက်သောအခါ အကွာအဝေးသည် အမြဲတမ်း အပေါင်းကိန်းဖြစ်ရမည် ဖြစ်သောကြောင့် $\displaystyle k$ ၏ Absolute value ကို ယူရပါမည်။

$\displaystyle \begin{aligned} PQ &= \sqrt{k^2(a^2 + b^2 + c^2)} \\ &= |k| \sqrt{a^2 + b^2 + c^2} \end{aligned}$

အဆင့် (၂) မှ ရရှိထားသော $\displaystyle k$ ၏ တန်ဖိုးကို အစားသွင်းပါမည်။

$\displaystyle \begin{aligned} PQ &= \left| -\frac{ax_1 + by_1 + cz_1 - d}{a^2 + b^2 + c^2} \right| \sqrt{a^2 + b^2 + c^2} \\ &= \frac{|ax_1 + by_1 + cz_1 - d|}{a^2 + b^2 + c^2} \cdot \sqrt{a^2 + b^2 + c^2} \end{aligned}$

$\displaystyle a^2 + b^2 + c^2$ ကို $\displaystyle \left(\sqrt{a^2 + b^2 + c^2}\right)^2$ ဟု မြင်ကြည့်ပါက၊ အပေါ်နှင့်အောက် ချေလိုက်သောအခါ အောက်ပါ နောက်ဆုံးဖော်မြူလာကို ရရှိမည်ဖြစ်ပါသည်။

$\displaystyle \begin{aligned} \text{Distance } (PQ) &= \frac{|ax_1 + by_1 + cz_1 - d|}{\sqrt{a^2 + b^2 + c^2}} \end{aligned}$

Detailed Example (8) - Equation of a Plane through 3 Points

အမှတ် $\displaystyle A(1, 0, 1)$, $\displaystyle B(3, 6, 4)$ နှင့် $\displaystyle C(-2, 3, 1)$ တို့ ပါဝင်သော ပြင်ညီ၏ ညီမျှခြင်းကို ရှာပါ။

Solution

ပထမဦးစွာ ပြင်ညီပေါ်တွင် ရှိနေသော မျဉ်းနှစ်ကြောင်းဖြစ်သည့် $\displaystyle AB$ နှင့် $\displaystyle AC$ တို့၏ Directed values များကို ရှာပါမည်။

$\displaystyle \begin{aligned} \langle AB \rangle &= \langle 3 - 1, 6 - 0, 4 - 1 \rangle \\ &= \langle 2, 6, 3 \rangle \\ \langle AC \rangle &= \langle -2 - 1, 3 - 0, 1 - 1 \rangle \\ &= \langle -3, 3, 0 \rangle \end{aligned}$

ပြင်ညီနှင့် perpendicular ဖြစ်သော မျဉ်း (Normal line) ၏ Directed values အား $\displaystyle \langle a, b, c \rangle$ ဟု ထားပါမည်။ ထို Normal မျဉ်းသည် ပြင်ညီပေါ်ရှိ မျဉ်းတိုင်း (ဤနေရာတွင် $\displaystyle AB$ နှင့် $\displaystyle AC$) နှင့် perpendicular ရမည် ဖြစ်သောကြောင့်-

$\displaystyle \begin{aligned} 2a + 6b + 3c &= 0 \quad \dots \dots (1) \\ -3a + 3b + 0c &= 0 \quad \dots \dots (2) \end{aligned}$

ဤညီမျှခြင်း နှစ်ခုကို ဖြေရှင်းရန်အတွက် ကန့်ကွက်/မက်ထရစ် (Determinant) များကို အသုံးမပြုဘဲ၊ အက္ခရာသင်္ချာ ကြက်ခြေခတ်မြှောက်ခြင်း နည်းလမ်း (Cross multiplication method) သို့မဟုတ် အစားသွင်းနည်း (Substitution) ကို တိုက်ရိုက် အသုံးပြုပါမည်။

Cross multiplication အရ ပုံသေနည်းမှာ-

$\displaystyle \begin{aligned} a &= m_1 n_2 - m_2 n_1 \\ b &= n_1 l_2 - n_2 l_1 \\ c &= l_1 m_2 - l_2 m_1 \end{aligned}$

တန်ဖိုးများကို အစားသွင်းပါက-

$\displaystyle \begin{aligned} a &= (6)(0) - (3)(3) = 0 - 9 = -9 \\ b &= (3)(-3) - (0)(2) = -9 - 0 = -9 \\ c &= (2)(3) - (6)(-3) = 6 - (-18) = 6 + 18 = 24 \end{aligned}$

ထို့ကြောင့် $\displaystyle \langle a, b, c \rangle = \langle -9, -9, 24 \rangle$ ဖြစ်ပါသည်။

ပြင်ညီညီမျှခြင်း ပုံစံ $\displaystyle ax + by + cz = d$ တွင် အစားသွင်းပါမည်။

$\displaystyle \begin{aligned} -9x - 9y + 24z &= d \end{aligned}$

ထိုပြင်ညီသည် အမှတ် $\displaystyle A(1, 0, 1)$ ကို ဖြတ်သွားသောကြောင့် (B သို့မဟုတ် C ကို သုံး၍လည်း ရပါသည်)-

$\displaystyle \begin{aligned} -9(1) - 9(0) + 24(1) &= d \\ -9 + 0 + 24 &= d \\ d &= 15 \end{aligned}$

ထို့ကြောင့် ပြင်ညီညီမျှခြင်းမှာ $\displaystyle -9x - 9y + 24z = 15$ ဖြစ်ပါသည်။ ညီမျှခြင်း တစ်ခုလုံးကို $\displaystyle -3$ ဖြင့် စား၍ ရိုးရှင်းအောင် (Simplify) ပြုလုပ်ပါက-

$\displaystyle \begin{aligned} 3x + 3y - 8z &= -5 \end{aligned}$

ကို နောက်ဆုံးအဖြေအဖြစ် ရရှိမည် ဖြစ်ပါသည်။

Example 7

Find the equation of the plane containing $\displaystyle A(1,0,1)$, $\displaystyle B(3,6,4)$ and $\displaystyle C(-2,3,1)$.

Solution

$\displaystyle A(1,0,1)$, $\displaystyle B(3,6,4)$, $\displaystyle C(-2,3,1)$

$\displaystyle \begin{aligned} \langle AB \rangle &= \langle 2,6,3 \rangle \\ \langle AC \rangle &= \langle -3,3,0 \rangle \end{aligned}$

Let the directed values of the normal to the plane be $\displaystyle \langle a, b, c \rangle$. Since the normal is perpendicular to both $\displaystyle AB$ and $\displaystyle AC$,

$\displaystyle \begin{aligned} 2a + 6b + 3c &= 0 \\ -3a + 3b + 0c &= 0 \end{aligned}$

Solving the Simultaneous Equations:
These values are obtained by solving the simultaneous equations using cross multiplication method.

$\displaystyle \begin{aligned} a &= (6)(0) - (3)(3) = -9 \\ b &= (3)(-3) - (0)(2) = -9 \\ c &= (2)(3) - (-3)(6) = 6 + 18 = 24 \end{aligned}$

Then,

$\displaystyle \begin{aligned} d &= ax_1+by_1+cz_1 \\ &= -9(1) + (-9)(0) + 24(1) \\ &= 15 \end{aligned}$

The equation of the plane is

$\displaystyle \begin{aligned} -9x - 9y + 24z &= 15 \\ 3x + 3y - 8z &= -5 \end{aligned}$

Example 8

Find the equation of the line that passes through the point $\displaystyle (-1,3,2)$ and perpendicular to the plane $\displaystyle 3x-2y-z=3$. Find the point of intersection of the line and the given plane.

Solution

$\displaystyle \langle a,b,c \rangle = \langle 3,-2,-1 \rangle$.
The equation of the line is

$\displaystyle \begin{aligned} \frac{x-(-1)}{3} &= \frac{y-3}{-2} = \frac{z-2}{-1} \end{aligned}$
$\displaystyle \begin{aligned} \frac{x+1}{3} &= \frac{y-3}{-2} = \frac{z-2}{-1} = k \quad \text{(say)} \end{aligned}$
$\displaystyle \begin{aligned} x &= 3k-1 \\ y &= -2k+3 \\ z &= -k+2 \end{aligned}$
$\displaystyle \begin{aligned} 3x-2y-z &= 3 \\ 3(3k-1) - 2(-2k+3) - (-k+2) &= 3 \\ 9k-3 + 4k-6 + k-2 &= 3 \\ 14k &= 14 \\ k &= 1 \end{aligned}$
$\displaystyle \begin{aligned} x &= 3-1 = 2 \\ y &= -2+3 = 1 \\ z &= -1+2 = 1 \end{aligned}$

Hence the point of intersection is $\displaystyle (2, 1, 1)$.

Example 9

Find the equation of the plane containing the point $\displaystyle (-1,3,2)$ and parallel to the plane $\displaystyle 3x-2y-3z=2$.

Solution

$\displaystyle \langle a,b,c \rangle = \langle 3,-2,-3 \rangle$
Thus the equation of the required plane is

$\displaystyle \begin{aligned} 3x-2y-3z &= d \end{aligned}$

The point $\displaystyle (-1,3,2)$ lies on the required plane.

$\displaystyle \begin{aligned} 3(-1) - 2(3) - 3(2) &= d \\ d &= -15 \end{aligned}$

The equation of the required plane is

$\displaystyle \begin{aligned} 3x-2y-3z &= -15 \end{aligned}$

3.5 Sphere

Center $(x_1, y_1, z_1)$ $P(x, y, z)$ r

The distance between center $\displaystyle (x_1,y_1,z_1)$ and any point $\displaystyle (x,y,z)$ of a sphere is radius $\displaystyle r$.

$\displaystyle \begin{aligned} r &= \sqrt{(x-x_1)^2 + (y-y_1)^2 + (z-z_1)^2} \end{aligned}$

Sphere တစ်ခု၏ Center အား $\displaystyle (x_1, y_1, z_1)$ ဟု ထားပြီး၊ Radius အား $\displaystyle r$ ဟု ထားပါက Equation of Sphere မှာ အောက်ပါအတိုင်း ဖြစ်ပါသည်။

$\displaystyle \begin{aligned} (x - x_1)^2 + (y - y_1)^2 + (z - z_1)^2 &= r^2 \end{aligned}$

ဤဖော်မြူလာသည် အမှတ်နှစ်ခုကြား အကွာအဝေး (Distance Formula) ကို နှစ်ထပ်ကိန်း တင်ထားခြင်းသာ ဖြစ်ပါသည်။

Detailed Example (12) - Sphere Touching a Plane

Center $\displaystyle C(0, 1, 0)$ ရှိပြီး၊ ပြင်ညီ $\displaystyle x - 2y + 2z + 5 = 0$ ကို ထိနေသော (Touching the plane) sphere ၏ equation ကို ရှာပါ။

Solution

sphere သည် ပြင်ညီကို ထိနေသည်ဆိုပါက၊ ဗဟိုအမှတ် $\displaystyle C$ မှ ထိုပြင်ညီသို့ perpendicular ဆွဲချလိုက်သော အကွာအဝေး (Perpendicular distance) သည် sphere ၏ အချင်းဝက် $\displaystyle r$ နှင့် အတိအကျ ညီမျှရပါမည်။

ပထမဦးစွာ ဗဟိုအမှတ် $\displaystyle C(0, 1, 0)$ မှ ဖြတ်သွားပြီး ပြင်ညီနှင့် perpendicular ဖြစ်သော မျဉ်း၏ ညီမျှခြင်းကို ရှာပါမည်။ ထိုမျဉ်း၏ Directed values သည် ပြင်ညီညီမျှခြင်း၏ $x, y, z$ မြှောက်ဖော်ကိန်းများဖြစ်သော $\displaystyle \langle 1, -2, 2 \rangle$ ဖြစ်ရပါမည်။

ထို့ကြောင့် ထိုမျဉ်း၏ Parametric ညီမျှခြင်းမှာ-

$\displaystyle \begin{aligned} x &= 0 + s(1) = s \\ y &= 1 + s(-2) = -2s + 1 \\ z &= 0 + s(2) = 2s \end{aligned}$

ဤမျဉ်းသည် sphere နှင့် ပြင်ညီတို့ ထိတွေ့နေသော အမှတ် $\displaystyle P$ တွင် ဖြတ်သွားမည်ဖြစ်ရာ၊ ယင်း $x, y, z$ တန်ဖိုးများကို ပြင်ညီညီမျှခြင်းထဲသို့ အစားသွင်းပါမည်။

$\displaystyle \begin{aligned} x - 2y + 2z + 5 &= 0 \\ (s) - 2(-2s + 1) + 2(2s) + 5 &= 0 \\ s + 4s - 2 + 4s + 5 &= 0 \\ 9s + 3 &= 0 \\ 9s &= -3 \\ s &= -\frac{3}{9} = -\frac{1}{3} \end{aligned}$

$\displaystyle s = -\frac{1}{3}$ ကို မျဉ်းညီမျှခြင်းတွင် ပြန်လည်အစားသွင်း၍ ထိမှတ် $\displaystyle P$ ကို ရှာပါမည်။

$\displaystyle \begin{aligned} x &= -\frac{1}{3} \\ y &= -2\left(-\frac{1}{3}\right) + 1 = \frac{2}{3} + 1 = \frac{5}{3} \\ z &= 2\left(-\frac{1}{3}\right) = -\frac{2}{3} \end{aligned}$

ထို့ကြောင့် ထိမှတ် $\displaystyle P$ မှာ $\displaystyle \left(-\frac{1}{3}, \frac{5}{3}, -\frac{2}{3}\right)$ ဖြစ်ပါသည်။

ယခုအခါ ဗဟို $\displaystyle C(0,1,0)$ နှင့် ထိမှတ် $\displaystyle P\left(-\frac{1}{3}, \frac{5}{3}, -\frac{2}{3}\right)$ တို့ကြား အကွာအဝေးဖြစ်သော အချင်းဝက် $\displaystyle r$ ကို Distance formula ဖြင့် ရှာပါမည်။

$\displaystyle \begin{aligned} r &= CP = \sqrt{\left(-\frac{1}{3} - 0\right)^2 + \left(\frac{5}{3} - 1\right)^2 + \left(-\frac{2}{3} - 0\right)^2} \\ &= \sqrt{\left(-\frac{1}{3}\right)^2 + \left(\frac{2}{3}\right)^2 + \left(-\frac{2}{3}\right)^2} \\ &= \sqrt{\frac{1}{9} + \frac{4}{9} + \frac{4}{9}} \\ &= \sqrt{\frac{9}{9}} \\ &= \sqrt{1} \\ &= 1 \end{aligned}$

နောက်ဆုံးအနေဖြင့် Center $\displaystyle (0,1,0)$ နှင့် Radius $\displaystyle r = 1$ ကို sphere ညီမျှခြင်း ဖော်မြူလာတွင် အစားသွင်းပါမည်။

$\displaystyle \begin{aligned} (x - 0)^2 + (y - 1)^2 + (z - 0)^2 &= 1^2 \\ x^2 + (y - 1)^2 + z^2 &= 1 \end{aligned}$

ကို အဖြေအဖြစ် ရရှိမည် ဖြစ်ပါသည်။

Example 10

Find the equation of the plane tangent to the sphere $\displaystyle (x-2)^2+(y-1)^2+(z+1)^2=14$ at the point $\displaystyle (3,4,1)$.

Solution

Center $\displaystyle C(2, 1, -1)$ and Point $\displaystyle P(3, 4, 1)$.
$\displaystyle \langle CP \rangle = \langle 3-2, 4-1, 1-(-1) \rangle = \langle 1,3,2 \rangle$

The tangent plane is perpendicular to the radius $\displaystyle CP$. Thus, directed values of normal $\displaystyle \langle a,b,c \rangle$ are $\displaystyle \langle 1,3,2 \rangle$. The equation of the plane is

$\displaystyle x+3y+2z = d$

Since $\displaystyle P(3,4,1)$ is on the plane, so we get

$\displaystyle \begin{aligned} 3+3(4)+2(1) &= d \\ d &= 17 \end{aligned}$

The equation of the plane is $\displaystyle x+3y+2z=17$.

Example 11

Find the equation of the sphere with center $\displaystyle (0, 1, 0)$ and touching the plane $\displaystyle x-2y+2z+5=0$.

Solution

We can use the perpendicular distance formula from point to plane directly to find the radius $\displaystyle r$.

Distance from $C(0, 1, 0)$ to plane $x - 2y + 2z + 5 = 0$ is $r$:

$\displaystyle \begin{aligned} r &= \frac{|1(0) - 2(1) + 2(0) + 5|}{\sqrt{1^2 + (-2)^2 + 2^2}} \\ &= \frac{|-2 + 5|}{\sqrt{1 + 4 + 4}} \\ &= \frac{3}{\sqrt{9}} \\ &= \frac{3}{3} \\ &= 1 \end{aligned}$

The equation of the sphere is

$\displaystyle \begin{aligned} (x-0)^2 + (y-1)^2 + (z-0)^2 &= 1^2 \\ x^2 + (y-1)^2 + z^2 &= 1 \end{aligned}$

Example 12

Find the equation of a sphere that passes through the points $\displaystyle (9, 0, 0)$, $\displaystyle (3, 13, 5)$ and $\displaystyle (11,0, 10)$, given that its center lies on the yz-plane.

Solution

The equation of the sphere with center $\displaystyle (x_1,y_1,z_1)$ and radius $\displaystyle r$ is

$\displaystyle \begin{aligned} (x-x_1)^2 + (y-y_1)^2 + (z-z_1)^2 &= r^2 \end{aligned}$

$\displaystyle (x-0)^2 + (y-y_1)^2 + (z-z_1)^2 = r^2$, since its center lies on the yz-plane ($\displaystyle x_1 = 0$).

At $\displaystyle (9,0,0)$,

$\displaystyle \begin{aligned} (9-0)^2 + (0-y_1)^2 + (0-z_1)^2 &= r^2 \\ 81 + y_1^2 + z_1^2 &= r^2 \quad \text{(1)} \end{aligned}$

At $\displaystyle (3, 13, 5)$,

$\displaystyle \begin{aligned} (3-0)^2 + (13-y_1)^2 + (5-z_1)^2 &= r^2 \\ 9 + (13-y_1)^2 + (5-z_1)^2 &= r^2 \quad \text{(2)} \end{aligned}$

At $\displaystyle (11, 0, 10)$,

$\displaystyle \begin{aligned} (11-0)^2 + (0-y_1)^2 + (10-z_1)^2 &= r^2 \\ 121 + y_1^2 + (10-z_1)^2 &= r^2 \quad \text{(3)} \end{aligned}$

From (1) and (3),

$\displaystyle \begin{aligned} 81 + y_1^2 + z_1^2 &= 121 + y_1^2 + (10-z_1)^2 \\ 81 + z_1^2 &= 121 + 100 - 20z_1 + z_1^2 \\ 20z_1 &= 140 \\ z_1 &= 7 \end{aligned}$

From (1) and (2),

$\displaystyle \begin{aligned} 81 + y_1^2 + 7^2 &= 9 + (13-y_1)^2 + (5-7)^2 \\ 81 + 49 &= 9 + 169 - 26y_1 + y_1^2 + 4 \\ 130 &= 182 - 26y_1 \\ 26y_1 &= 52 \\ y_1 &= 2 \end{aligned}$

Center $\displaystyle = (0,2,7)$

Substitute $\displaystyle x_1=0$, $\displaystyle y_1=2$ and $\displaystyle z_1=7$ in equation (1),

$\displaystyle \begin{aligned} 81 + (2)^2 + 7^2 &= r^2 \\ 81 + 4 + 49 &= r^2 \\ r^2 &= 134 \end{aligned}$

Hence the equation of the sphere is

$\displaystyle \begin{aligned} x^2 + (y-2)^2 + (z-7)^2 &= 134 \end{aligned}$

Chapter Review Exercises

  1. Find the distance between the points $\displaystyle (2,-3, 5)$ and $\displaystyle (7, 5,-2)$.
  2. Find the coordinates of the midpoint of the line segment joining $\displaystyle P(1, -2, 4)$ and $\displaystyle Q(3, 6, -2)$.
  3. Given $\displaystyle P(3,1,5)$ and $\displaystyle Q(-3,7,-2)$, find the coordinates of the point $\displaystyle R(x,y,z)$ on the line $\displaystyle PQ$ with respect to the point $\displaystyle P$ and the parameter $\displaystyle k=3$.
  4. Determine whether the lines $\displaystyle PQ$ and $\displaystyle RS$ are parallel or skew or intersect, where $\displaystyle P(1,2,3)$, $\displaystyle Q(4,5,6)$, $\displaystyle R(-2,3,5)$, $\displaystyle S(4, 9, 11)$.
  5. Find the equation of the line passing through the point $\displaystyle (8,-1,-10)$ and perpendicular to the line $\displaystyle (x,y,z)=(1+2k, 2-k, 3-7k)$. Find also the point of intersection of two lines.
  6. Find the equation of the plane containing $\displaystyle A(4,2,-3)$, $\displaystyle B(1,-2,4)$ and $\displaystyle C(-1,0,3)$.
  7. Find the distance from the point $\displaystyle (-1, 2, 3)$ to the plane $\displaystyle 2x - 3y + 6z - 14 = 0$.
  8. Find the equation of the sphere with center $\displaystyle (2, 6, -3)$ and radius $\displaystyle 2$.
  9. Find the equation of the sphere with center $\displaystyle (6, -7, -3)$ and touching the plane $\displaystyle 4x - 2y - z = 17$.

Answers:

  1. $\displaystyle \sqrt{138}$
  2. $\displaystyle (2, 2, 1)$
  3. $\displaystyle (-15, 19, -16)$
  4. Skew lines
  5. $\displaystyle 20x + 19y + 10z = 88$
  6. $\displaystyle \frac{4}{7}$
  7. $\displaystyle (x - 2)^2 + (y - 6)^2 + (z + 3)^2 = 4$
  8. $\displaystyle (x - 6)^2 + (y + 7)^2 + (z + 3)^2 = 36$