Animated Solution for Mathematics - Three Dimensional Geometry: A plane bisects the line segment joining the points (1, 2, 3) and (-3, 4, 5) at right angles. Then this plane also passes through the point :-
Select Answer:
Visualized Solution
Visualizing the Segment AB
Given points: A(1,2,3) and B(−3,4,5).
The Concept of a Bisecting Plane
The plane is the perpendicular bisector of segment AB.
1. It passes through the midpointM of AB.
2. The vector AB is normal to the plane.
Calculating the Midpoint M
Midpoint M=(2x1+x2,2y1+y2,2z1+z2)
Substituting values: M=(21−3,22+4,23+5)
Midpoint Result: M(−1,3,4)
Midpoint M=(−1,3,4)
Identifying the Normal Vector
Normal vector n=AB=(x2−x1)i^+(y2−y1)j^+(z2−z1)k^
Calculating Vector AB
n=(−3−1)i^+(4−2)j^+(5−3)k^
n=−4i^+2j^+2k^
Simplifying the Normal Vector
Direction ratios of normal (a,b,c)=(−4,2,2)
We can simplify this by dividing by 2:
(a,b,c)=(−2,1,1)
The Point-Normal Equation Form
Equation of plane: a(x−x1)+b(y−y1)+c(z−z1)=0
Where (x1,y1,z1)=(−1,3,4) and (a,b,c)=(−2,1,1)
Substituting Values into the Equation
−2(x−(−1))+1(y−3)+1(z−4)=0
−2(x+1)+(y−3)+(z−4)=0
Expanding the Plane Equation
−2x−2+y−3+z−4=0
−2x+y+z−9=0
Final Equation of the Plane
Multiplying by −1:
2x−y−z+9=0
Testing the Given Options
We need to find which of the given points lies on this plane.
Let's check point P(−3,2,1) in 2x−y−z+9=0.
Verifying Point P(−3,2,1)
Substitute x=−3,y=2,z=1:
2(−3)−(2)−(1)+9=0
−6−2−1+9=0
Conclusion
−9+9=0
0=0
The point P(−3,2,1) satisfies the equation and lies on the plane.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Geometry of Symmetry
Imagine you are standing in a vast 3D coordinate space with two points, A(1,2,3) and B(−3,4,5). You are tasked with finding the equation of the plane that acts as the perpendicular bisector of the segment AB.
In the context of JEE Advanced, this problem is a study of symmetry. We must visualize the geometric soul of the problem to ensure our algebraic steps remain grounded in spatial logic.
Phase 1
Finding the Heart of the Segment
Every plane requires an anchor point. Since our plane is a bisector, it must pass through the midpoint M of segment AB.
We calculate this by averaging the coordinates:
M=(21−3,22+4,23+5)
Performing the arithmetic, we find the anchor point:
M=(−1,3,4)
Any equation we derive for this plane must satisfy these coordinates.
Phase 2
The Orientation of the Plane
To define the tilt of the plane, we identify its normal vector n. Because the plane is perpendicular to the segment AB, the vector AB serves as the normal vector.
We calculate AB by subtracting the position vector of A from B:
n=AB=(−3−1)i^+(4−2)j^+(5−3)k^=−4i^+2j^+2k^
A crucial exam strategy is to recognize that direction ratios are proportional. We can simplify the vector (−4,2,2) by dividing by 2 to obtain the reduced normal vector:
n=(−2,1,1)
Using this simplified vector makes our subsequent algebra cleaner and significantly reduces the probability of arithmetic errors.
Phase 3
Constructing the Equation
We now possess the point M(−1,3,4) and the normal vector n=(−2,1,1). We apply the point-normal form of a plane:
a(x−x0)+b(y−y0)+c(z−z0)=0
Substituting our specific values into the formula:
−2(x−(−1))+1(y−3)+1(z−4)=0
Expanding this expression, we obtain:
−2(x+1)+(y−3)+(z−4)=0
−2x−2+y−3+z−4=0
Grouping the constants, we arrive at −2x+y+z−9=0. Multiplying by −1 yields the standard form:
2x−y−z+9=0
Phase 4
The Final Verification
To verify our result, we test a point such as P(−3,2,1) to see if it lies on the plane. Substituting these coordinates into our derived equation:
2(−3)−(2)−(1)+9=−6−2−1+9=0
Since the equation holds true, we have successfully navigated the geometry. Remember, in JEE, mathematics is the tool, but visualization is the key to mastery.