Blazing goIITian
Similar to the way we find Area of a triangle when pts are 2D (x,y) [i.e.the easy the determinant form), is there any such way to find area of triangle when vertices are in 3D co ordinates (x,y,z)
Scorching goIITian
in 2D we should have two equations.Similarly in 3D we should have three equations.in this case also we can use detrminants.