Question
Mathematics Question on Vector Algebra
Find the area of the triangle with vertices A(1,1,2),B(2,3,5),andC(1,5,5).
Answer
The vertices of triangle ABC are given as A(1,1,2),B(2,3,5),andC(1,5,5).
The adjacent sides AB and BC of △ABC are given as:
\overrightarrow{AB}$$=(2-1)\hat{i}+(3-1)\hat{j}+(5-2)\hat{k}=\hat{i}+2\hat{j}+3\hat{k}
BC=(1−2)i^+(5−3)j^+(5−5)k^=−i^+2j^
Area of △ABC=21∣AB×BC∣
AB×AC=i^ 1−1j^22k^30=i^(−6)−j^(3)+k^(2+2)=−6i^+3j^+4k^
|AB×AC|=\sqrt{(-6)^{2}+(-3)^{2}+4^{2}}$$=\sqrt{36+9+16}=\sqrt{61}
Hence,the area of △ABC is 261square units.