vault backup: 2025-04-17 10:00:42

This commit is contained in:
arc 2025-04-17 10:00:42 -06:00
parent a3ae6fea9e
commit da9c8fdcff

View File

@ -215,4 +215,6 @@ $$ \lim_{n \to \infty} \sum_{i = 1}^n (f(x_i)-g(x_i)\cdot \Delta x)$$
This sum can also be described as:
$$ = \int_a^b(f(x)-g(x))dx $$
Where the two lines intersect each other, you'll need to split the solution into a sum of integrals to ensure that $f(x) \ge g(x)$, by swapping the two.
Where the two lines intersect each other, you'll need to split the solution into a sum of integrals to ensure that $f(x) \ge g(x)$, by swapping the two.
# Rotating a Solid Formed from a Rotation of a Plane Region