In the attached screenshot, where does the 2Vo come from? The 2Vo I speak of is to the right of the first equal sign.
Also, which calculus steps are required to transform 1/2at^2 into x? I am referring to the part of the equation to the right of the second equal sign for this second question.
Since things have been tangled up by too many people jumping on you, let me summarize what you need to know about this work:
First, here is your equation:
v(t)2=v02+a2(t−t0)2+2v0a(t−t0)=v02+2a(21a(t−t0)2)+v0(t−t0))=v02+2a(x(t)−x0)
The first step,
v(t)2=v02+a2(t−t0)2+2v0a(t−t0), clearly arises because they started with
v(t)=v0+a(t−t0) and squared both sides, using the fact that
(a+b)2=a2+2ab+b2. Are you okay there?
The second step,
v02+a2(t−t0)2+2v0a(t−t0)=v02+2a(21a(t−t0)2)+v0(t−t0)), comes from factoring 2a out of the last two terms; an intermediate step they could have shown is
v02+2a⋅21a(t−t0)2+2a⋅v0(t−t0). Are you okay there?
The last step,
v02+2a(21a(t−t0)2)+v0(t−t0))=v02+2a(x(t)−x0) comes from the fact that they presumably gave earlier, that
x(t)−x0=21a(t−t0)2+v0(t−t0).
This last bit, if they didn't show it to you before, is the definite integral of
at−v0, from
t0 to t. It would have helped if you'd just shown us where they said that, to confirm.
When you wrote "1/2at^2=dx + c", you forgot that the integral of dx/dt with respect to t is just x, not dx; the result of integration can never be a differential. In effect,
∫dx=x because integration undoes a differential (or, more properly, because the integral of 1 is x).
I hope I got everything right here; it's a lot of work trying to type all this up for you. If there's anything still lacking, let us know specifically.