Could you help me with this kernel function?
\begin{equation} K(x,y) = (x \cdot y)^{2} + (x \cdot y), \text{ where } x = (x_1, x_2)', y = (y_1, y_2)' \end{equation}
I want to know if the combination of two kernel functions is still a kernel function and what is the result of this kernel function?