Determine the normal vector
We are given the plane's intercepts, which are the points at which the plane intersects the axes. Based on the information, the X and Y intercepts are equal, meaning the points are \((A,A,0)\) and \((0,A,0)\). Since the Z-intercept is given as 14, the point \((0,0,14)\).
As we know, X and Y intercepts are equal, so let it be A. Then, the points are \((A, 0, 0), (0, A, 0), (0, 0, 14)\). Consider the vectors formed by any two points, say by points \((A, 0, 0)\) and \((0, A, 0)\), we get the vector \(\mathbf{u} = \langle -A, A, 0 \rangle\). And, for points \((A, 0, 0)\) and \((0, 0, 14)\), we get the vector \(\mathbf{v} = \langle -A, 0, 14 \rangle\). Calculate the cross product of these vectors to find the normal vector \(\mathbf{n}\).