NDA2025MathematicsThree Dimensional GeometryActual
What is the equation of the plane passing through the point (1, 1, 1) and perpendicular to the line whose direction ratios are 3, 2, 1 ?
Options
- Ax + 2y + 3z = 6
- B3x + 2y + z = 6
- Cx + y + z = 3
- D3x + 2y + z = 0
Correct answer
B. 3x + 2y + z = 6
Step-by-step solution
The direction ratios of the normal to the plane are proportional to the direction ratios of the line perpendicular to it. Thus, the normal vector has direction ratios 3, 2, 1 . The equation of a plane passing through a point (x₁, y₁, z₁) with normal direction ratios a, b, c is given by a(x - x₁) + b(y - y₁) + c(z - z₁) = 0 . Substituting (x₁, y₁, z₁) = (1, 1, 1) and a, b, c = 3, 2, 1 , we get: 3(x - 1) + 2(y - 1) + 1(z - 1) = 0 3x - 3 + 2y - 2 + z - 1 = 0 3x + 2y + z = 6 Answer: 3x + 2y + z = 6