diff --git a/README.md b/README.md index 38cfcf0..22c414d 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ $$ [Solution]() To solve the limit, we can factor the numerator: + $$ x^2 - 4x + 3 = (x - 1)(x - 3) $$