Question
Question: The volume of a right triangular prism $ABCA_1B_1C_1$ is equal to 3 cubic units. Then the co-ordinat...
The volume of a right triangular prism ABCA1B1C1 is equal to 3 cubic units. Then the co-ordinates of the vertex A1, if the co-ordinates of the base vertices of the prism are A (1,0,1), B (2,0,0) and C (0,1,0) be (a,b,c) then a+b+c can be equal to (A1 is vertically above A)

A
6
B
-2
C
0
D
3
Answer
6 and -2
Explanation
Solution
- Represent the base vertices A, B, C as position vectors: A=i^+k^, B=2i^, C=j^.
- Calculate vectors representing two sides of the base triangle: AB=B−A=i^−k^ and AC=C−A=−i^+j^−k^.
- Find the normal vector to the base plane by computing the cross product: n=AB×AC=i^+2j^+k^.
- Calculate the magnitude of the normal vector: ∣n∣=12+22+12=6.
- The area of the base triangle is half the magnitude of the cross product: Area =21∣n∣=26.
- Use the volume formula for a prism (Volume = Base Area × Height) to find the height h: 3=26×h⟹h=66=6.
- The height vector AA1 is parallel to n and has magnitude h. So, AA1=kn, where ∣k∣∣n∣=h. This gives ∣k∣6=6, so ∣k∣=1. Thus, k=1 or k=−1.
- Determine the position vector of A1: A1=A+AA1=A+kn.
- Case 1 (k=1): A1=(i^+k^)+1(i^+2j^+k^)=2i^+2j^+2k^. So, A1=(2,2,2). The sum of coordinates is a+b+c=2+2+2=6.
- Case 2 (k=−1): A1=(i^+k^)−1(i^+2j^+k^)=−2j^. So, A1=(0,−2,0). The sum of coordinates is a+b+c=0+(−2)+0=−2.
- The possible values for a+b+c are 6 and -2.