From 9a4a55e700d11c247fe33fbf24d70bae00bb1f77 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Wed, 12 Jun 2024 01:39:21 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0a175c..8150fde 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## 1. Find the limits: -### 1a) **Limit Expression:** +#### 1a) **Limit Expression:** $$lim_{{x \to 3}} \frac{{x^2 - 9}}{{x - 3}}$$ @@ -44,7 +44,7 @@ $$\large 3 + 3 = 6$$ # -### 1b) The Limit Expression given is: +#### 1b) The Limit Expression given is: $$\lim_{{x \to -7}} \frac{{49 - x^2}}{{7 + x}}$$