From 4687efb9a70eb1efc5589202c2aeae1d74417bab Mon Sep 17 00:00:00 2001 From: arc Date: Thu, 17 Apr 2025 09:35:42 -0600 Subject: [PATCH] vault backup: 2025-04-17 09:35:42 --- education/math/MATH1210 (calc 1)/Integrals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/education/math/MATH1210 (calc 1)/Integrals.md b/education/math/MATH1210 (calc 1)/Integrals.md index 1640c29..d799470 100644 --- a/education/math/MATH1210 (calc 1)/Integrals.md +++ b/education/math/MATH1210 (calc 1)/Integrals.md @@ -213,4 +213,4 @@ $$ \lim_{n \to \infty} \sum_{i = 1}^n (f(x_i)-g(x_i)\cdot \Delta x)$$ - $\Delta x$ is the width of each sub-interval. This sum can also be described as: -$$ = \int_a^b $$ \ No newline at end of file +$$ = \int_a^b(f(x)-g(x))dx $$ \ No newline at end of file