In the three dimensional space (R=set of real numbers). Find the equation of the plane passing through the point (-1,2,0) and contains the line r which is given as the intersection of these planes:
r { x - 2y + z - 3 = 0, y + 3z - 5 = 0}
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.
The point doesn't belong to r. All the planes passing trough of r are y +3z - 5 = 0 and the radiation of planes (x - 2y + z - 3) + λ (y + 3z - 5)= 0. ( λ belonging to R) (1) As the plane passes through the point (-1,2,0), will fulfill the equation: (-1 -4 -3) + λ (2 - 5) = 0 ⇒ λ = -8/3. Now, replacing in (1) we will obtain: x - 2y + z - 3 +(-8/3)(y + 3z -5)= 0 ⇒ 3x - 6y +3z - 9 - 8y - 24z + 40 = 0 ⇒ The equation of the plane is 3x -14y - 21z + 31 = 0 . Coming soon I'll post another solution,maybe