Find the sum of the coordinates of the common point of planes (which is formed from line and point ), and .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Finding Π 1
Express x , y and z in terms of λ by equating λ to each component of l
x = 2 + 5 λ , y = 4 − 2 λ , z = − 3 − λ
Hence, the vector equation of l is
r = ⎝ ⎛ 2 4 − 3 ⎠ ⎞ + λ ⎝ ⎛ 5 − 2 − 1 ⎠ ⎞
Let X be the point on l such that A X is perpendicular to l
A X = X − A = n
= ⎝ ⎛ 2 + 5 λ 4 − 2 λ − 3 − λ ⎠ ⎞ − ⎝ ⎛ 8 2 1 ⎠ ⎞
= ⎝ ⎛ − 6 + 5 λ 2 − 2 λ − 4 − λ ⎠ ⎞
Using the fact that n ⋅ l = 0
⎝ ⎛ − 6 + 5 λ 2 − 2 λ − 4 − λ ⎠ ⎞ ⋅ ⎝ ⎛ 5 − 2 − 1 ⎠ ⎞ = 0
− 3 0 + 2 5 λ − 4 + 4 λ + 4 + λ = 0
λ = 1
n = ⎝ ⎛ − 1 0 − 5 ⎠ ⎞
Express Π 1 in Cartesian form
⎝ ⎛ x y z ⎠ ⎞ ⋅ ⎝ ⎛ − 1 0 − 5 ⎠ ⎞ = ⎝ ⎛ 8 2 1 ⎠ ⎞ ⋅ ⎝ ⎛ − 1 0 − 5 ⎠ ⎞ = − 8 − 5 = − 1 3
x + 5 z = 1 3
Find the general equation for the intersection point of Π 1 and Π 2
{ x + 5 z = 1 3 − 3 x + 2 0 y − 1 5 z = 1
Adding the equations gives 2 0 y = 4 0 so y = 2
x = 1 3 − 5 z and since z can be any number, it can be replaced by variable t
Summarising the results
x = 1 3 − 5 t , y = 2 , z = t where t ∈ R
Substitute x , y and z into Π 3 to find t
3 ( 1 3 − 5 t ) + 2 − t = 9
t = 2
The coordinates of the common point are
( 1 3 − 5 t , 2 , t ) = ( 3 , 2 , 2 )
Sum of coordinates
3 + 2 + 2 = 7