Concept:
The area of a triangle with vertices \(A\), \(B\), and \(C\) is given by: \[ \text{Area}=\frac{1}{2}\left|\vec{AB}\times\vec{AC}\right| \] The vectors are obtained using: \[ \vec{AB}=\vec{B}-\vec{A}, \qquad \vec{AC}=\vec{C}-\vec{A} \]
Step 1: Find \(\vec{AB}\) and \(\vec{AC}\)
\[ \vec{AB} =(2-0)\hat{i}+(0-1)\hat{j}+(-1-1)\hat{k} \] \[ \vec{AB}=2\hat{i}-\hat{j}-2\hat{k} \] Similarly: \[ \vec{AC} =(1-0)\hat{i}+(0-1)\hat{j}+(3-1)\hat{k} \] \[ \vec{AC}=\hat{i}-\hat{j}+2\hat{k} \]
Step 2: Calculate \(\vec{AB}\times\vec{AC}\)
\[ \vec{AB}\times\vec{AC} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & -1 & -2 \\ 1 & -1 & 2 \end{vmatrix} \] \[ =\hat{i}[(-1)(2)-(-2)(-1)] -\hat{j}[(2)(2)-(-2)(1)] +\hat{k}[(2)(-1)-(-1)(1)] \] \[ =\hat{i}(-2-2)-\hat{j}(4+2)+\hat{k}(-2+1) \] \[ \vec{AB}\times\vec{AC} =-4\hat{i}-6\hat{j}-\hat{k} \]
Step 3: Find the magnitude of the cross product
\[ |\vec{AB}\times\vec{AC}| = \sqrt{(-4)^2+(-6)^2+(-1)^2} \] \[ =\sqrt{16+36+1} \] \[ =\sqrt{53} \]
Step 4: Calculate the area of the triangle
\[ \text{Area} = \frac{1}{2}|\vec{AB}\times\vec{AC}| \] \[ \text{Area} = \frac{1}{2}\sqrt{53} \]
Final Answer:
Therefore, the area of the triangle is: \[ \boxed{\frac{\sqrt{53}}{2}\text{ sq. units}} \]
Determine whether each of the following relations are reflexive, symmetric, and transitive.
Show that the relation R in the set R of real numbers, defined as
R = {(a, b): a ≤ b2 } is neither reflexive nor symmetric nor transitive.
Check whether the relation R defined in the set {1, 2, 3, 4, 5, 6} as
R = {(a, b): b = a + 1} is reflexive, symmetric or transitive.