From ab2da117b9c163879222deeab704d633bc1a4f87 Mon Sep 17 00:00:00 2001 From: arc Date: Sun, 2 Feb 2025 18:15:30 -0700 Subject: [PATCH] vault backup: 2025-02-02 18:15:30 --- education/math/MATH1210 (calc 1)/Derivatives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/education/math/MATH1210 (calc 1)/Derivatives.md b/education/math/MATH1210 (calc 1)/Derivatives.md index ad4e4be..206c18e 100644 --- a/education/math/MATH1210 (calc 1)/Derivatives.md +++ b/education/math/MATH1210 (calc 1)/Derivatives.md @@ -18,7 +18,7 @@ The above formula can be used to find the *derivative*. This may also be referre # Point Slope Formula (Review) $$ y - y_1 = m(x-x_1) $$ Given that $m = f'(a)$ and that $(x_1, y_1) = (a, f(a))$, you get the equation: -$$ y - f(a) = f'(a)(x - a) + $$ y - f(a) = f'(a)(x - a) $$ # Line Types ## Secant Line