Trapezoid approach means approximating Integral of vdt = d as a sum of trapezoids.
Let's call the earlier velocity vE and the later velocity vL Each trapezoid has the "area" (vE+vL)/2 * (Δt). Add up the 4 trapezoids to get the integral.
Notice that you can't use the overall trapezoidal rule because the delta t's vary for each interval as you've written it. (v0/2 +v1+v2+v3+v4/2)*Δt for constant delta t)
(you might want to check if the time isn't .5 instead of .4)
Good luck. The answer is closer to 12 m