Ok so this is a short question (maybe a little bit more about my inability to do math).
I need to derive $x = \frac{v^2 - v_0^2}{2a} + x_0$ from the position function $ = v_0t + \frac{1}{2}at^2 + x_0$. I solved for time by using $v = v_0 + at$, which is $\frac{v - v_0}{a} = t$. I plugged that into $x = v_0t + \frac{1}{2}at^2 + x_0$ for $t$ and get:
$$x = v_0\biggl(\frac{v - v_0}{a}\biggr) + \frac{1}{2}a\biggl(\frac{v - v_0}{a}\biggr)^2 + x_0$$
When I foiled I got:
$$x = -\frac{v_0^2}{a} + \frac{v^2}{2a} + \frac{v_0^2}{2a} + x_0$$
I checked my work 3+ times (redoing the problem each time). Either my math is wrong, or the substitution is rubbish. Can you give me any tips? Thanks.
Looks good so far. Add your terms with $V_o^2$ in the numerators. After this, factor out your $1/(2a)$. You're well on your way.