Take Distance Traveled as Average Velocity Times Time Traveled. Write this as x = vaveraget or
(v0 + v)t/2.
Next consider Velocity (v) as Initial Velocity (v0) Plus Acceleration Times Time (at) or v0 + at.
Then x equal to vaveraget or (v0 + v)t/2 becomes (v0 + v0 + at)t/2 which goes to 0.5(2v0t + at2)
or v0t + 0.5at2
For this problem v0 = 0 meters per second, a = 25 meters per second squared, and t = 5.36 seconds.
Then build x = (0 m/s)(5.36 s) + 0.5(25 m/s2)(5.36 s)2 which simplifies
to 359.12 meters.
Note that methods of Calculus enable one to state:
Displacement With Respect To Time (That Is, Distance) Equals v0t + 0.5at2 ;
Instantaneous Rate Of Change In Distance With Respect To Time (Or Velocity)
Is Given By dx/dt Equal To d(v0t)/dt + 0.5d(at2)/dt or v0 + 0.5(2at(2-1)) or v0 + at ;
Instantaneous Rate Of Change In Velocity With Respect To Time (Or Acceleration)
Is Given By d2x/dt2 = dv0/dt + d(at)/dt or 0 + a or a.