Text book says:
The area form $dS$ of a surface $S\subseteq \mathbb R ^3$ is defined as for any positively oriented orthonormal frame $\{E_1, E_2\}$, $dS(E_1,E_2)=1$.
Then given parametrization $ x:D\rightarrow M$ where $M$ is a surface in $\mathbb R^3$, what is area form on $M$ in general?
In particular, given parametrization of unit sphere centered at the origin $x:(u,v)\mapsto(\cos u\cos v,\cos u\sin v, \sin u)$, the area form is $$\int \int _D ||x_u\times x_v||dudv=\int\int_D(\cos^4u+4\sin^2u\cos^2u)dudv$$
Then how about torus?
Given parametrization $x:[0,2\pi]\times[0,2\pi]\rightarrow \mathbb R^3$ as $$(u,v)\mapsto((R+r\cos u)\cos v,(R+r\cos u)\sin v,r\sin u)$$ where $r<R$.
Or any other surface? If problem ask me given parametrization $x$, write area form in terms of basis $du$ and $dv$ where $du$ and $dv$ are the dual basis of $\{x_u,x_v\}$, then is it okay just to write $$\int\int _D ||x_u\times x_v||dudv$$?