Step 1: Understanding the Question:
A plane meets axes at A, B, C. The centroid of ΔABC is (1, 2, 3). Find the plane's equation.
Step 2: Key Formula or Approach:
Let intercepts be a, b, c. Vertices are (a,0,0), (0,b,0), (0,0,c). Centroid = (a/3, b/3, c/3). Plane equation: x/a + y/b + z/c = 1.
Step 3: Detailed Explanation:
Equating: a/3 = 1 → a = 3; b/3 = 2 → b = 6; c/3 = 3 → c = 9. Substituting intercepts: x/3 + y/6 + z/9 = 1.
Step 4: Final Answer:
The plane equation is x/3 + y/6 + z/9 = 1, option (C).