For a regular surface $\mathbf{x} = \mathbf{x}(u,v)$
Define $\mathbf{y}(u,v) = \mathbf{x}(u,v) + t \mathbf{N} (u,v)$ where $\mathbf{N}$ is the unit normal of $\mathbf{x}$
How could I show the following? $\mathbf{y}_u \times \mathbf{y}_v = (1-2Ht+Kt^2)\mathbf{x}_u \times \mathbf{x}_v$
where $H$ is the mean curvature of $\mathbf{x}$ and $K$ is its Gaussian curvature
\begin{align*} \mathbf{y}_{u} &= \mathbf{x}_{u}+t\mathbf{N}_{u} \\ &= \mathbf{x}_{u}+t(a_{11} \mathbf{x}_{u}+a_{12} \mathbf{x}_{v}) \\ \mathbf{y}_{v} &= \mathbf{x}_{v}+t\mathbf{N}_{v} \\ &= \mathbf{x}_{v}+t(a_{21} \mathbf{x}_{u}+a_{22} \mathbf{x}_{v}) \\ \mathbf{y}_{u} \times \mathbf{y}_{v} &= [1+t(a_{11}+a_{22})+t^{2}(a_{11}a_{22}-a_{12}a_{21})] \mathbf{x}_{u} \times \mathbf{x}_{v} \\ &= (1-2Ht+Kt^{2}) \mathbf{x}_{u} \times \mathbf{x}_{v} \end{align*}