Let $f : \mathbb R^2 \longrightarrow \mathbb R$ be function of two real variables $x$ and $y$ and $x$ and $y$ are functions of a single variable $t$.Let $x$ and $y$ are differentiable at $t = a$ and let $f$ is differentiable at $(x(a),y(a))$.Then
$$\frac {df} {dt} \vert_{(x(a),y(a))} = \frac {\partial f} {\partial x} \vert_{(x(a),y(a))} . {\frac {dx} {dt}} {\vert_{t = a}} + {\frac {\partial f} {\partial y}} {\vert_{(x(a),y(a))}} . {\frac {dy} {dt}} {\vert_{t = a}}$$.
My attempt :
$${\frac {df} {dt} \vert_{(x(a),y(a))}} = {\lim_{t \rightarrow 0}} {\frac {f(x(a + t),y(a + t)) - f(x(a),y(a))} {t}} = {\lim_{t \rightarrow 0}} {\frac {f(x(a + t),y(a + t) - f(x(a),y(a + t)) + f(x(a),y(a + t)) - f(x(a),y(a))} {t}} = {\lim_{t \rightarrow 0}} {\frac {f(x(a + t),y(a + t)) - f(x(a),y(a + t))} {x(a + t) - x(a)}} . {\frac {x(a + t) - x(a)} {t}} + {\lim_{t \rightarrow 0}} {\frac {f(x(a),y(a + t)) - f(x(a),y(a))} {y(a + t) - y(a)}} . {\frac {y(a + t) - y(a)} {t}}$$.
Now I have stuck.I don't know what is the limit
$$\lim_{t \rightarrow 0} {\frac {f(x(a + t),y(a + t)) - f(x(a),y(a + t))} {x(a + t) - x(a)}}$$
Is it $$\frac {\partial f} {\partial x} \vert_{(x(a),y(a + t))}$$?Please help me.
I really find difficulty here.