The area can be found as the magnitude of the cross product of the vectors representing two adjacent sides.
area = || kl × kn || = || (0, 2, 1) × (4, 5, 0) ||
= || (-5, 4, -8) || =
√105_____
For the purpose here, kl = l - k = (1, 3, 2) - (1, 1, 1) = (0, 2, 1)
and nk = n - k = (5, 6, 1) - (1, 1, 1) = (4, 5, 0)
The cross product can be calculated using a suitable calculator. By hand, it is the determinant
where i, j, k are unit vectors in the x, y, z directions.