From 404ad78373146dacc647731b5adae2547c1649b9 Mon Sep 17 00:00:00 2001 From: arc Date: Thu, 20 Mar 2025 11:02:09 -0600 Subject: [PATCH] vault backup: 2025-03-20 11:02:09 --- education/math/MATH1210 (calc 1)/Integrals.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/education/math/MATH1210 (calc 1)/Integrals.md b/education/math/MATH1210 (calc 1)/Integrals.md index 4b04f36..b891bf5 100644 --- a/education/math/MATH1210 (calc 1)/Integrals.md +++ b/education/math/MATH1210 (calc 1)/Integrals.md @@ -2,3 +2,8 @@ An antiderivative is useful when you know the rate of change, and you want to find a point from that rate of change > A function $F$ is said to be an *antiderivative* of $f$ if $F'(x) = f(x)$ + +## Examples +> Find the antiderivative of the function $y = x^2$ + +1. We know that $f'(x) = 2x$ \ No newline at end of file