Image line passes through P(−3,5,2) with D.R. (3,1,−5)
Equation: 3x−(−3)=1y−5=−5z−2
Final Result: 3x+3=1y−5=−5z−2
Key Takeaway: If a line is parallel to a plane, its image is also parallel and passes through the image of any point on the original line.
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
The Dance of Geometry
Reflecting a Line in a Plane
Welcome, future engineers. Today, we are not just solving a problem; we are visualizing the elegant dance of 3D geometry. We are tasked with finding the image of a line, L, in a plane, Π.
Imagine you are standing in a room, holding a laser pointer parallel to the floor. If the floor is a mirror, where does the reflection of that laser beam appear? That is the physical reality behind this algebraic challenge.
Phase 1
The Anatomy of the Line and Plane
First, let us extract the DNA of our objects. From the symmetric form of the line:
3x−1=1y−3=−5z−4
We immediately identify a point A(1,3,4) and the direction vector d=(3,1,−5). These are the coordinates and the orientation of our laser beam.
Next, we look at the plane 2x−y+z+3=0. The coefficients of x,y, and z give us the normal vector n=(2,−1,1), which points straight out of the plane like a spear.
Phase 2
The Parallelism Test
Before we rush into complex reflections, we must ask: are the line and the plane parallel? If they intersect, the strategy changes entirely.
We perform the dot product test: d⋅n=(3)(2)+(1)(−1)+(−5)(1). Calculating this, we get 6−1−5=0.
The dot product is zero! This is a moment of triumph. It tells us that the line is perfectly parallel to the plane. Because the line is parallel to the plane, its reflection will also be parallel to the plane, sharing the exact same direction ratios (3,1,−5).
We have just simplified our problem significantly; we only need to find the image of one point on the line to define the entire image line.
Phase 3
The Reflection
We choose our point A(1,3,4) and prepare to reflect it across the plane. We use the standard point-image formula:
This formula is a powerful tool in your JEE arsenal. It calculates the displacement required to jump from the original point, through the plane, to the image point P(x,y,z).
Substituting our values, we get:
2x−1=−1y−3=1z−4=−222+(−1)2+122(1)−3+4+3
Look at the numerator: 2(1)−3+4+3=6. Look at the denominator: 4+1+1=6.
The ratio is 6/6=1. Multiplying by the −2 outside, our scaling factor is −2. This is the beauty of well-constructed problems—the numbers often collapse into simplicity if you trust the process.
Phase 4
The Final Construction
Now, we solve for the coordinates of P:
x−1=2(−2)⇒x=−3
y−3=−1(−2)⇒y=5
z−4=1(−2)⇒z=2
Our image point is P(−3,5,2). We have the point, and we have the direction ratios (3,1,−5).
Putting it all together into the symmetric form, we get the final equation of the reflected line:
3x+3=1y−5=−5z−2
You have successfully navigated the 3D space. Remember, geometry is not about memorizing formulas; it is about understanding the relationship between objects.
When you see a line and a plane, always check their orientation first. Once you do that, the path to the solution becomes clear. Keep practicing, keep visualizing, and keep falling in love with the logic of physics and math.