Concept:The area of a triangle in space is given by 21​∣AB×AC∣.Explanation:Let A(1,2,0), B(1,0,2), and C(0,3,1).AB=B−A=(0,−2,2).AC=C−A=(−1,1,1).Now compute the cross product:AB×AC=​i^0−1​j^​−21​k^21​​=i^(−2−2)−j^​(0+2)+k^(0−2)=−4i^−2j^​−2k^.So, ∣AB×AC∣=16+4+4​=24​=26​.Therefore, area of the triangle =21​(26​)=6​ sq. units.Answer:6​ sq. units (Option B).