From 8895404f34858c56620d35b8c7a4cc7513371d94 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Tue, 13 Aug 2024 17:18:15 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 00773d9..bde731f 100644 --- a/README.md +++ b/README.md @@ -86,23 +86,13 @@ This result is obtained because after canceling the common factor, we are left w # -### 1c) **Limit Expression:**
 - -$$lim_{{\Large \to 1}} \frac{{x^2 - 4x + 3}}{{x - 1}}$$n - - -```latex -\[ -\lim_{{x \to 1}} \frac{{x^2 - 4x + 3}}{{x - 1}} -\] -``` -This will render as: +### 1c) **Limit Expression:** $$ \lim_{{x \to 1}} \frac{{x^2 - 4x + 3}}{{x - 1}} $$ -[Solution](0 +[Solution]() To solve the limit, we can factor the numerator: $$