Average Velocity of a particle

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 10K views
lude1
Messages
34
Reaction score
0

Homework Statement



The velocity, in ft/sec, of a particle moving along the x-axis is given by the function v(t) = e^t + te^t. What is the average velocity of the particle from time t=0 to time t=3?

Answer: 20.086

Homework Equations





The Attempt at a Solution



Average velocity means the derivative formula, [s(t + Δt) - s(t)] / (Δt)
In other words, I get

[v(3) - v(0)] / (3-0)
[e3 - 3e3] / 3
And I got 26.447​

However, the answer is 20.086.

What did I do wrong?
 
Physics news on Phys.org
lude1 said:

Homework Statement



The velocity, in ft/sec, of a particle moving along the x-axis is given by the function v(t) = e^t + te^t. What is the average velocity of the particle from time t=0 to time t=3?

Answer: 20.086

Homework Equations





The Attempt at a Solution



Average velocity means the derivative formula, [s(t + Δt) - s(t)] / (Δt)
In other words, I get

[v(3) - v(0)] / (3-0)
[e3 - 3e3] / 3
And I got 26.447​

However, the answer is 20.086.

What did I do wrong?
The average value of a function f(x) on an interval [a, b] is
[tex]\frac{1}{b - a} \int_a^b f(x) dx[/tex]