You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+79-67Lines changed: 79 additions & 67 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@
5
5
6
6
<br><br>
7
7
8
-
## <palign="center"> ✍️ Resolution of Mathematics Exercises - Calculus - Limits and Derivatives
8
+
## <palign="center"> ✍️ Resolution of Mathematics Exercises - Calculus I - Limits and Derivatives
9
9
10
-
#### <palign="center"> AI Data Science - PUCSP University Repository - [Professor Eric Bacconi Gonçalves](https://www.linkedin.com/in/eric-bacconi-423137/)
10
+
#### <palign="center"> AI Data Science - PUCSP University Math Repository - [Professor Eric Bacconi Gonçalves](https://www.linkedin.com/in/eric-bacconi-423137/)
<p align="center"> To solve this limit, we can use factorization:
@@ -26,15 +29,37 @@ $$\\begin{align*}
26
29
&= \lim_{x \to 3}(x+3) \\
27
30
&= 3+3
28
31
&= 6
32
+
\large \lim_{{x \to 3}} \frac{{x^2 - 9}}{{x - 3}}
29
33
\end{align*}
30
34
\$$
31
35
32
36
-->
33
37
34
38
<br>
35
39
36
-
Result: The limit of the expression is 6.
40
+
***Simplified Form:** The numerator $\large x^2 - 9$, can be factored as ( (x + 3)(x - 3) ), which simplifies the expression to:
41
+
42
+
<br>
43
+
44
+
$$\\begin{align*}
45
+
\large \lim_{{x \to 3}} (x + 3)
46
+
\end{align*}
47
+
\$$
48
+
49
+
<br>
50
+
51
+
***Final Result:** Substituting ( x ) with 3, we get:
37
52
53
+
<br>
54
+
55
+
$$\large 3 + 3 = 6$$
56
+
57
+
<br>
58
+
59
+
***Explanation:** The limit as ( x ) approaches 3 for the function $\large \frac{{x^2 - 9}}{{x - 3}}$ is 6.
60
+
61
+
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.
@@ -81,9 +106,7 @@ Therefore, the limit of the function as ( x ) approaches 1 is -2.
81
106
82
107
$$f(1) = -2$$
83
108
84
-
&= \frac{1}{2}
85
-
\end{align*}
86
-
\]
109
+
<br>
87
110
88
111
Result: The limit of the expression is -2.
89
112
@@ -130,7 +153,7 @@ Result: The limit of the function as ( x ) approaches 1 is simply $$\frac{1}{4}$
130
153
131
154
<br>
132
155
133
-
<palign="center">This limit can be solved using factorization and polynomial division: <br><br>
156
+
This limit can be solved using factorization and polynomial division: <br><br>
134
157
135
158
$$\
136
159
\begin{align*}
@@ -167,60 +190,84 @@ $$\
167
190
168
191
Result: The limit of the expression is $$\frac{1}{2}$$
169
192
193
+
<br><br>
194
+
195
+
## 2. Solve the Limits:
196
+
197
+
198
+
### 2a): ( $\lim_{x \to \infty} \frac{1}{x^2}$ )
199
+
200
+
The limit as ( x ) approaches infinity for ( $\frac{1}{{x^2}}$ ):
201
+
202
+
is: $\lim_{{x \to \infty}} \frac{1}{{x^2}} = 0$
203
+
204
+
As ( x ) increases without bound, the value of ( \frac{1}{{x^2}} ) approaches 0 because the denominator grows much faster than the numerator.
205
+
170
206
#
171
207
172
-
<br><br>
173
208
209
+
### 2b): ( $\lim_{x \to -\infty} \frac{1}{x^2}$ )
174
210
211
+
The limit as ( x ) approaches negative infinity for ( $\frac{1}{{x^2}}$ ) is:
175
212
176
-
<br>
213
+
$\lim_{{x \to -\infty}} \frac{1}{{x^2}} = 0$
177
214
178
-
$$x→∞lim (2x4−3x3+x+6)=∞$$
215
+
As ( x ) decreases without bound, the value of ( $\frac{1}{{x^2}}$ ) approaches 0, similar to part a), because squaring a negative number results in a positive number, which grows larger.
179
216
180
-
<br><br>
217
+
#
181
218
182
-
##2 Limits Solutions:
219
+
### 2c): ( $\lim_{x \to \infty} x^4$ )
183
220
184
-
### 2a)
221
+
The limit as ( x ) approaches infinity for ( x^4 ) is: grows at an increasing rate and approaches infinity for ( x^4 ) is:
185
222
186
-
$$\lim_{x \to \infty} \frac{1}{x^2}$$
223
+
$\lim_{{x \to \infty}} x^4 = \infty$
187
224
188
-
<br>
189
225
190
-
#### As x approaches infinity, the denominator ($x^2$) grows infinitely large, while the numerator remains constant at 1. This means the fraction becomes increasingly small, approaching zero.
226
+
If you have more expressions or need further assistance, feel free to ask!
191
227
192
-
<br>
228
+
Similar to the previous expressions, the term ( 2x^5 ) grows at a faster rate than the others, causing the expression to approach infinity.
As ( x ) grows larger, the term ( 2x^4 ) dominates, leading the expression to increase without bound.
203
239
204
-
Similar to the previous case, as x approaches negative infinity, the denominator ($x^2$) grows infinitely large (but remains positive), and the numerator remains constant at 1.
240
+
#
205
241
206
-
<BR>
242
+
### 2e):
207
243
208
-
The fraction becomes increasingly small, approaching zero.
244
+
The limit as ( x ) approaches negative infinity for ( 2x^4 - 3x^3 + x + 6 ) is:
Even though ( x ) is negative, the highest power term ( x^4 ) will still lead the expression to increase without bound because the even power makes it positive.
213
249
214
-
$$\lim_{x \to -\infty} \frac{1}{x^2} = 0$$
215
250
216
251
#
217
252
218
-
3c)
253
+
### 2f) : The limit as ( x ) approaches infinity for ( 2x^5 - 3x^2 + 6 ) is:
254
+
255
+
The limit as ( x ) approaches negative infinity for ( 2x^4 - 3x^3 + x + 6 ) is:
256
+
257
+
$\lim_{x \to -\infty} (2x^4 - 3x^3 + x + 6) = \infty Even though ( x ) is negative, y.
0 commit comments