Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Fabiana Campanari <fabicampanari@gmail.com>
  • Loading branch information
FabianaCampanari authored May 28, 2024
1 parent 3a604b5 commit 0a80045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ In this case, we can use L'Hôpital's rule, as the limit is of the form \(\frac{
\[
\begin{align*}
\lim_{{x \to \infty}} \frac{{x^2}}{{2x^2 - x}} &= \lim_{{x \to \infty}} \frac{{\frac{d}{dx}[x^2]}}{{\frac{d}{dx}[2x^2 - x]}} \\
&= \lim_{{x \to \infty}} \frac{{2x}}{{4x - 1}} \\



Expand Down

0 comments on commit 0a80045

Please sign in to comment.