Daniel B. answered 01/29/23
A retired computer professional to teach math, physics
(a)
x(3) = 3×3² = 27
(b)
x(3 + Δt) = 3×(3 + Δt)² = 3×(9 + 6Δt + (Δt)²) = 27 + 18Δt + 3(Δt)²
(c)
It is important to know that
Δx = x(3 + Δt) - x(3)
Then
lim(Δx/Δt) =
lim((18Δt + 3(Δt)²)/Δt) =
lim(18 + 3Δt) = 18
So the velocity at time t = 3.00 is 18 m/s.