Apr 10, 2025
v(t) and the t-axis over a time interval tells the distance traveled.v(t) is sometimes negative, signed areas indicate the change in position.Σ, simplifies expressing sums of large numbers of terms.Σ(k=1 to 100, k) = 1 + 2 + ... + 100.Ln), right (Rn), and midpoint (Mn) based on rectangle height location.
Ln = Σ(f(xi)Δx) where xi is the left endpoint.Rn = Σ(f(xi)Δx) where xi is the right endpoint.Mn = Σ(f(xi)Δx) where xi is the midpoint.Ln, Rn, and Mn.