Skip to content

Update README.md #454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Result: The limit of the function as ( x ) approaches 1 is simply $$\frac{1}{4}$
#


#### 1g) $$\(\lim_{{x \to 3}} \frac{{x^3 - 27}}{{x^2 - 5x + 6}}\)$$
### 1g) $$\(\lim_{{x \to 3}} \frac{{x^3 - 27}}{{x^2 - 5x + 6}}\)$$

<br>

Expand Down Expand Up @@ -168,7 +168,7 @@ $$\
<br><br>
## 2.Calculate the Following Limits

#### 2a: Finding the limit of a polynomial function as x approaches infinity
### 2a: Finding the limit of a polynomial function as x approaches infinity

The given function is a polynomial function of the form:

Expand Down