Engineering
Mathematics
Equation of Straight Line in 3D
Distance from a Plane
Question

The point in the xy− plane which is equidistant from (2,0,3),(0,3,2) and (0,0,1) is

(−3,2,0)

(3,−2.0)

(3,2,0)

(3,2,1)

JEE Advance
College PredictorLive

Know your College Admission Chances Based on your Rank/Percentile, Category and Home State.

Get your JEE Main Personalised Report with Top Predicted Colleges in JoSA

Solution

Let the points are A(2,0,3),B(0,3,2) and D(0,0,1)

We know that Z-coordinate of every point an xy-plane is zero so let p(x,y,0) be a point on xy-plane such that PA = PB = PC

Now, PA = PB

⇒  PA= PB2

⇒ (x − 2)+ (y − 0)+ (0 − 3)2

= (x − 0)+ (y − 3)+ (0 − 2)

⇒  4x − 6y = 0

⇒  2x − 3y = 0 ......(i)

and

PB = PC

⇒  PB= PC2

⇒  (x − 0)+ (y − 3)2(0 − 2)

= (x − 0)+ (y − 0)+ (0 − 1)2

⇒  −6y + 12 = 0

⇒  y = 2 ......(ii)

Putting y = 2 in equation (i),

we get x = 3

Hence, the required point is (3,2,0)