diff --git a/README.md b/README.md index ba9bf5e..d0a39cc 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ $$\large 3 + 3 = 6$$
-* **Explanation:** The limit as ( x ) approaches 3 for the function $\frac{{x^2 - 9}}{{x - 3}}$ is 6. +* **Explanation:** The limit as ( x ) approaches 3 for the function $\large \frac{{x^2 - 9}}{{x - 3}}$ is 6. This is because the factor ( x - 3 ) in the denominator cancels out with the same factor in the numerator, leaving ( x + 3 ) which evaluates to 6 when ( x ) is 3.