Step 1: Understanding the Question:
A plane x/2 + y/3 + z/4 = 1 meets axes at A, B, C. Find the area of triangle ABC.
Step 2: Key Formula or Approach:
Vertices are A(a,0,0), B(0,b,0), C(0,0,c). Form vectors AB⃗ and AC⃗, then Area = ½|AB⃗ × AC⃗|.
Step 3: Detailed Explanation:
Intercepts: a=2, b=3, c=4. Vertices: A(2,0,0), B(0,3,0), C(0,0,4). AB⃗ = -2î + 3ĵ, AC⃗ = -2î + 4k̂. Cross product: |î ĵ k̂; -2 3 0; -2 0 4| = î(12) - ĵ(-8) + k̂(6) = 12î + 8ĵ + 6k̂. Magnitude = √(144+64+36) = √244 = 2√61. Area = ½(2√61) = √61 sq. units.
Step 4: Final Answer:
The area is √61 sq. units, option (A).