We are asked to solve several math problems, including finding limits, probabilities, integrals, complex numbers, differential equations, and analytic geometry.
2025/5/20
1. Problem Description
We are asked to solve several math problems, including finding limits, probabilities, integrals, complex numbers, differential equations, and analytic geometry.
2. Solution Steps
a. Limits
1. lim(x->0) $(2e^{3x} - xe^x + 2e^2 + 4)$
Since the expression is continuous at , we can evaluate the limit by direct substitution:
2. lim(x->-infinity) $(x + \sqrt{x^2+9})$
We can multiply and divide by the conjugate:
lim(x->-infinity)
Since x approaches negative infinity, . Then,
As approaches negative infinity, approaches
0. Then, the limit becomes
3. lim(x->0) $\frac{8x^2 + x + 1}{ax^2 + 1} = 1$
Since the limit exists and is equal to 1, we can directly substitute x=0:
The expression is equal to 1 for all values of a.
4. lim(x->0) $\frac{sinx - sinxcosx}{x^3}$
.
We know that and . Therefore,
b. Probability
Total number of students =
2
4. 3 English, 2 French, 5 Chinese, 4 Korean, 10 Khmer.
We choose 3 students. The number of ways to do this is .
A: All 3 are from Europe.
Number of European students = 3 English + 2 French =
5. Number of ways to choose 3 = $C(5, 3) = \frac{5*4*3}{3*2*1} = 10$.
.
B: All 3 from Asia, not Khmer.
Number of Asian students (excluding Khmer) = 5 Chinese + 4 Korean =
9. Number of ways to choose 3 = $C(9, 3) = \frac{9*8*7}{3*2*1} = 3*4*7 = 84$.
.
C: One Khmer, one European, one Asian (not Khmer)
Number of ways to choose 1 Khmer = .
Number of ways to choose 1 European = .
Number of ways to choose 1 Asian (not Khmer) = .
Number of ways to have this event = .
c. Integrals
1. $I = \int_1^e (2x + 1 + \frac{lnx}{x})dx = \int_1^e 2x dx + \int_1^e dx + \int_1^e \frac{lnx}{x}dx = [x^2]_1^e + [x]_1^e + [\frac{(lnx)^2}{2}]_1^e$
2. $J = \int \frac{6x^2 + 4x}{x^3 + x^2 - x - 1} dx$
Note that
Let
Then:
From the first two equations and . Substituting into the last equation:
, so
3. $K = \int_0^1 (x^2+1)xdx = \int_0^1 (x^3+x) dx = [\frac{x^4}{4} + \frac{x^2}{2}]_0^1 = \frac{1}{4} + \frac{1}{2} = \frac{3}{4}$
4. $L = \int_0^{\frac{\pi}{4}} (2cos(2x) - cos(4x)) dx = [sin(2x) - \frac{sin(4x)}{4}]_0^{\frac{\pi}{4}} = sin(\frac{\pi}{2}) - \frac{sin(\pi)}{4} - (sin(0) - \frac{sin(0)}{4}) = 1 - 0 - 0 = 1$
3. Final Answer
Limits: , 0, for any a, 1/2
Probabilities: 5/1012, 21/506, 225/1012
Integrals: , , 3/4, 1