Using vector method, find the area of the triangle whose vertices (1,1,2),(2,3,5) and (1,5,5).
Open in App
Solution
Let, →OA=i+j+2k→OB=2i+3j+5k→OC=i+5j+5k →AB=→OB−→OA=(2i+3j+5k)−(i+j+2k)=i+2j+3k →BC=→OC−→OB=(i+5j+5k)−(2i+3j+5k)=−i+2j Now, Area of the Triangle =12|→AB x →BC|