Prove using the delta epsilon definition that
$$ L = \lim_{(x,y)\rightarrow (0,0)}\frac{x^5e^{xy}}{x^2+e^y}=0 $$
What I have done so far: $$\left | \frac{x^5e^{xy}}{x^2+e^y}-0 \right |< \epsilon \;\;\;\;\;\;\;\;\;\;\;\;\;\;\; 0<\sqrt{x^2+y^2}<\delta$$
Then $$ \left | \frac{x^5e^{xy}}{x^2+e^y}-0 \right |=\left | \frac{x^5e^{xy}}{x^2+e^y} \right |\leq \left | \frac{x^5e^{xy}}{x^2} \right |=\left | x^3 \right |\left | e^{xy} \right |=... $$
And this is where I get stuck, how should I proceed?
Note that for $|x|,|y|<1$ you have that $|e^{xy}|<e$ and $|x^3|\leq|x^2|\leq|x^2+y^2|$.
Can you proceed, choosing $\delta$ small enough so that the given expression is less than $\epsilon$?