I thought I included acceleration by figuring out the change in energy. No? Ok, for simplicity's sake, so I don't have to calculate every force from friction to turbulence to gravity to nuclear decay, I'll say that the vehicle undergoes constant acceleration during its trip, such that the initial velocity is 0 m/s and the final velocity is 17 m/s.
I was trying to find a formula for calculating total energy consumption, and I thought that I could do that by constructing power in terms of energy and time and then putting in a value for time.
I know I need to integrate something here. Is it:
integral[0,17](E(v)dv)
where E(v)=kinetic energy and v=velocity
so:
integral[0,17](1/2mv^2)dv
=[0,17](1/2mv^3)/3
=[0,17](mv^3)/6
=1000kg*(17 m/s)^3 - 0
=1000kg*4913 (m/s)^3
=4.913 * 10^6 kg (m/s)^3
Now I don't know what to do.