Net Change Theorem
Amount at time \(t\) = Initial amount + \(\displaystyle\int_0^t [\text{Rate in} - \text{Rate out}]\,dt\)
Total volume = definite integral of the inflow rate R(t) over [0, 8]. This is simply the area under R(t), regardless of outflow.
Sign of W′(t) = R(t) − D(t)
If R(3) − D(3) > 0 → increasing. If < 0 → decreasing. You must state numerical values.
Find where W′(t) = R(t) − D(t) = 0, then use Candidate Test
Check critical points AND endpoints. Compare W(t) values at each.
W′(t) < 0 for 0 < t < 3.271 (decreasing)
W′(t) > 0 for 3.271 < t < 8 (increasing)
Therefore W has a minimum at t ≈ 3.271 hours.
W(3.271) ≈ 27.964 ft³
Set up W(w) = 50 using the net change from t = 0, including what you found at t = 8.
where \(R(t) = 20\sin\!\left(\dfrac{t^2}{35}\right)\) and \(D(t) = -0.04t^3+0.4t^2+0.96t\).
Slope = dy/dx = v_y / v_x
Solve numerically for t ∈ (0, 1).
| t (min) | 0 | 12 | 20 | 24 | 40 |
|---|---|---|---|---|---|
| v(t) (m/min) | 0 | 200 | 240 | −220 | 150 |
Bob's velocity: \(B(t) = t^3 - 6t^2 + 300\), \(0 \le t \le 10\)
Use the difference quotient (symmetric if possible)
Since 16 is between data points 12 and 20, use those two neighbors:
\(\displaystyle\int_0^{40}|v(t)|\,dt\) = total distance Johanna travels (in meters) over 40 minutes. (Not displacement — absolute value removes the sign.)
4 subintervals: [0,12], [12,20], [20,24], [24,40]. Use right endpoint of each.
Right Riemann Sum:
= 200(12) + 240(8) + |−220|(4) + 150(16)
= 2400 + 1920 + 880 + 2400 = 7600 meters
Acceleration = derivative of velocity: B′(t)
B′(5) = 3(25) − 12(5) = 75 − 60 = 15 m/min²
At each point (x, y), compute the slope = 2x − y and draw a short segment with that slope.
| (x, y) | Slope = 2x − y | Direction |
|---|---|---|
| (0, 1) | 0 − 1 = −1 | ↘ downward |
| (0, 2) | 0 − 2 = −2 | ↘ steep down |
| (0, −1) | 0 − (−1) = 1 | ↗ upward |
| (1, 1) | 2 − 1 = 1 | ↗ upward |
| (1, 2) | 2 − 2 = 0 | → horizontal |
| (1, −1) | 2 − (−1) = 3 | ↗ steep up |
All solution curves are concave up in Quadrant II.
Since f′(2) ≠ 0, f has neither a relative minimum nor a relative maximum at x = 2.
If y = mx + b, then dy/dx = m. Substitute into the DE:
For this to hold for ALL x: coefficients of x and constants must match.
m = 2x − mx − b → 0 = (2−m)x + (−b−m)
Matching coefficients: m = 2, b = −2
Solution: y = 2x − 2
Critical points where f′(x) = 0: numerator = 0 → 2x − k = 0 → x = k/2
\[y - \frac{1}{4} = -\frac{5}{16}(x-4)\] \[y = -\frac{5}{16}x + \frac{5}{4} + \frac{1}{4} = \boxed{-\frac{5}{16}x + \frac{3}{2}}\]
Therefore f has a relative maximum at x = 2.
Notice: our series is ln(1 + x/3) by substitution u = x/3.
Differentiate \(f(x) = \dfrac{x}{3} - \dfrac{x^2}{18} + \dfrac{x^3}{81} - \dfrac{x^4}{324} + \cdots\)
As a rational function: \(\boxed{f'(x) = \dfrac{1}{x+3}}\) for |x| < 3
Use \(e^x = 1 + x + \dfrac{x^2}{2} + \dfrac{x^3}{6} + \cdots\) and \(f(x) = \dfrac{x}{3} - \dfrac{x^2}{18} + \dfrac{x^3}{81} + \cdots\)
For the 3rd-degree Taylor polynomial of g = eˣ · f(x), we only need terms up to x³.
\(e^x \cdot f(x) = \left(1 + x + \frac{x^2}{2} + \frac{x^3}{6}\right)\left(\frac{x}{3} - \frac{x^2}{18} + \frac{x^3}{81}\right)\)
= \(\dfrac{1}{81} - \dfrac{1}{18} + \dfrac{1}{6} = \dfrac{2-9+27}{162} = \dfrac{20}{162} = \dfrac{10}{81}\)
\[P_3(x) = \frac{x}{3} + \frac{5x^2}{18} + \frac{10x^3}{81}\]