4−x²=0 ⇒ x=±2. On [−2,2]: f(x)≥0 (downward parabola, vertex at (0,4)).
A = ∫−22(4−x²)dx = [4x−x³/3]−22
= (8−8/3)−(−8+8/3) = 16−16/3 = 48/3−16/3 = 32/3 units²
[Sketch: parabola opening down with vertex (0,4), crossing x-axis at (−2,0) and (2,0). Shaded region between curve and x-axis.]
The student's error: they computed the signed (net) area, not the geometric area.
sin x ≥ 0 on [0,π] and sin x ≤ 0 on [π, 2π]. The positive and negative regions cancel.
Correct total area = |∫0π sin x dx| + |∫π2π sin x dx|
= [−cos x]0π + |[−cos x]π2π| = 2 + 2 = 4 units²
Roots: x³−3x=x(x²−3)=0 ⇒ x=0, ±√3
On [−√3,0]: test x=−1: (−1)(1−3)=2>0 ⇒ f≥0
On [0,√3]: test x=1: 1(1−3)=−2<0 ⇒ f≤0
A1 = ∫−√30(x³−3x)dx = [x&sup4;/4−3x²/2]−√30 = 0−(9/4−9/2) = 9/4
A2 = |∫0√3(x³−3x)dx| = |[x&sup4;/4−3x²/2]0√3| = |9/4−9/2| = 9/4
Total area = 9/4 + 9/4 = 9/2 = 4.5 units²
(a) v(t)=t²−4t+3=(t−1)(t−3)=0 ⇒ t=1 and t=3 (both in [0,4])
(b) On [0,1]: v>0 (test t=0.5: 0.25−2+3=1.25). On [1,3]: v<0. On [3,4]: v>0.
D = ∫01v dt + |∫13v dt| + ∫34v dt
= [t³/3−2t²+3t]01 + |[t³/3−2t²+3t]13| + [t³/3−2t²+3t]34
= (1/3−2+3) + |(9−18+9)−(1/3−2+3)| + (64/3−32+12)−(9−18+9)
= 4/3 + |0−4/3| + (64/3−20)
= 4/3 + 4/3 + 4/3 = 4 m total distance
(c) Displacement = ∫04v dt = [t³/3−2t²+3t]04 = 64/3−32+12 = 64/3−20 = 4/3 m
Displacement (4/3 m) is the net change in position; distance (4 m) counts all motion. The particle moved backward in [1,3], which reduced net displacement but added to total distance.