I am trying to increase my understanding of Lie Algebra, but I got stuck on a example. I have a Lie group corresponding to the set of matrices
\begin{bmatrix} x & y \\[0.3em] 0 & 1 \\ \end{bmatrix}
and I am seeking to determine the basis for the left invariant vector fields. I know that the equation for the fields is $$ X_{|g}=L_{g*}V=\frac{d}{dt}(g\gamma(t)) $$ where $V=\frac{d}{dt}(\gamma(t)) $ is a vetor on $TG$. Now the matrix is the element $g\in G$. What I have been doing is that I use that $X_{|g}\in TG$ and just take a derivative of $g$ with respect to $t$ and then plug into the equation, and then solve for $\gamma$. But I know what the solution is suppose to be and I don't get the corret result by doing that. So I don't know what I am doing wrong here. I would really appriciate some guidance.