So for this question I set $u= e^x$ and $du= e^x dx$, if put it back in it will be integral of $\frac{u}{6u+2}$. How would I continue on? Do I have to break it down into parts if so how?
P.S: the answer should come out to $(\frac{e^x}{6})-(\frac{1}{18})ln|6e^x+2|+C$
Your substitution is fine and you end up with $$ \int \frac{u}{6u+2} \, du . $$ Now to deal with the new integrand just rewrite your rational function: $$ \frac{u}{6u+2} = \frac16 - \frac13 \frac1{6u+2} $$ (by, for example, polynomial long division). Then proceed from there.