We are given two functions: $f(x) = x + 2 + \frac{4}{x-1}$ and $g(x) = x \ln x$. We need to study the variations of $f(x)$ on the interval $[-4, 4]$ and the variations of $g(x)$ on the interval $[2, 14]$. This means determining where the functions are increasing, decreasing, and finding any critical points.

AnalysisCalculusDerivativesFunction AnalysisIncreasing/Decreasing FunctionsCritical Points
2025/4/16

1. Problem Description

We are given two functions: f(x)=x+2+4x1f(x) = x + 2 + \frac{4}{x-1} and g(x)=xlnxg(x) = x \ln x. We need to study the variations of f(x)f(x) on the interval [4,4][-4, 4] and the variations of g(x)g(x) on the interval [2,14][2, 14]. This means determining where the functions are increasing, decreasing, and finding any critical points.

2. Solution Steps

Part 1: Study the variations of f(x)=x+2+4x1f(x) = x + 2 + \frac{4}{x-1} on [4,4][-4, 4].
First, find the derivative of f(x)f(x):
f(x)=ddx(x+2+4x1)=14(x1)2f'(x) = \frac{d}{dx} (x + 2 + \frac{4}{x-1}) = 1 - \frac{4}{(x-1)^2}
Now, find the critical points by setting f(x)=0f'(x) = 0:
14(x1)2=01 - \frac{4}{(x-1)^2} = 0
4(x1)2=1\frac{4}{(x-1)^2} = 1
(x1)2=4(x-1)^2 = 4
x1=±2x-1 = \pm 2
x=1±2x = 1 \pm 2
x=3x = 3 or x=1x = -1
The critical points are x=3x = 3 and x=1x = -1. Note that x=1x=1 is not in the domain of f(x)f(x).
Now, analyze the sign of f(x)f'(x) on the intervals [4,1)[-4, -1), (1,1)(-1, 1), (1,3)(1, 3), and (3,4](3, 4].
- For x[4,1)x \in [-4, -1), let's take x=2x = -2. Then f(2)=14(21)2=149=59>0f'(-2) = 1 - \frac{4}{(-2-1)^2} = 1 - \frac{4}{9} = \frac{5}{9} > 0. So f(x)f(x) is increasing on [4,1)[-4, -1).
- For x(1,1)x \in (-1, 1), let's take x=0x = 0. Then f(0)=14(01)2=14=3<0f'(0) = 1 - \frac{4}{(0-1)^2} = 1 - 4 = -3 < 0. So f(x)f(x) is decreasing on (1,1)(-1, 1).
- For x(1,3)x \in (1, 3), let's take x=2x = 2. Then f(2)=14(21)2=14=3<0f'(2) = 1 - \frac{4}{(2-1)^2} = 1 - 4 = -3 < 0. So f(x)f(x) is decreasing on (1,3)(1, 3).
- For x(3,4]x \in (3, 4], let's take x=3.5x = 3.5. Then f(3.5)=14(3.51)2=146.25=11625=925>0f'(3.5) = 1 - \frac{4}{(3.5-1)^2} = 1 - \frac{4}{6.25} = 1 - \frac{16}{25} = \frac{9}{25} > 0. So f(x)f(x) is increasing on (3,4](3, 4].
In summary:
- f(x)f(x) is increasing on [4,1)[-4, -1)
- f(x)f(x) is decreasing on (1,1)(-1, 1)
- f(x)f(x) is decreasing on (1,3)(1, 3)
- f(x)f(x) is increasing on (3,4](3, 4]
Part 2: Study the variations of g(x)=xlnxg(x) = x \ln x on [2,14][2, 14].
First, find the derivative of g(x)g(x):
g(x)=ddx(xlnx)=lnx+x1x=lnx+1g'(x) = \frac{d}{dx} (x \ln x) = \ln x + x \cdot \frac{1}{x} = \ln x + 1
Now, find the critical points by setting g(x)=0g'(x) = 0:
lnx+1=0\ln x + 1 = 0
lnx=1\ln x = -1
x=e1=1e0.368x = e^{-1} = \frac{1}{e} \approx 0.368
Since 1e\frac{1}{e} is not in the interval [2,14][2, 14], we don't need to consider it.
Now, analyze the sign of g(x)g'(x) on the interval [2,14][2, 14].
Since x2x \ge 2, lnx>0\ln x > 0, so lnx+1>1>0\ln x + 1 > 1 > 0.
Thus, g(x)>0g'(x) > 0 for all x[2,14]x \in [2, 14].
Therefore, g(x)g(x) is increasing on [2,14][2, 14].

3. Final Answer

For f(x)=x+2+4x1f(x) = x + 2 + \frac{4}{x-1} on [4,4][-4, 4]:
- f(x)f(x) is increasing on [4,1)[-4, -1).
- f(x)f(x) is decreasing on (1,1)(-1, 1).
- f(x)f(x) is decreasing on (1,3)(1, 3).
- f(x)f(x) is increasing on (3,4](3, 4].
For g(x)=xlnxg(x) = x \ln x on [2,14][2, 14]:
- g(x)g(x) is increasing on [2,14][2, 14].

Related problems in "Analysis"

The question asks how the domains of the pieces of a piecewise-defined function relate to the entire...

Piecewise FunctionsDomainFunction Definition
2025/4/18

Given the function $f(x) = \frac{x^2 + 2x + 1}{x-1}$, we are asked to: 1) Find real numbers $a$, $b$...

LimitsDerivativesTable of VariationsRational Functions
2025/4/17

The problem asks us to analyze the function $f(x) = 5 \cdot (\frac{1}{2})^x$ and graph it.

Exponential FunctionsFunction AnalysisGraphing
2025/4/17

We need to evaluate the definite integral of $\frac{1}{1+x^{60}}$ from $0$ to $\infty$. That is, we ...

Definite IntegralIntegrationCalculusSpecial Functions
2025/4/16

We are asked to evaluate the limits: (1) $ \lim_{x \to 0} (\frac{1}{x} \cdot \sin x) $ (2) $ \lim_{x...

LimitsTrigonometryL'Hopital's RuleTaylor Series
2025/4/15

We are asked to evaluate the limit of the function $\frac{(x-1)^2}{1-x^2}$ as $x$ approaches 1.

LimitsAlgebraic ManipulationRational Functions
2025/4/15

The problem defines a sequence $(u_n)$ with the initial term $u_0 = 1$ and the recursive formula $u_...

SequencesLimitsArithmetic SequencesRecursive Formula
2025/4/14

We are given a function $f(x)$ defined piecewise as: $f(x) = x + \sqrt{1-x^2}$ for $x \in [-1, 1]$ $...

FunctionsDomainContinuityDifferentiabilityDerivativesVariation TableCurve Sketching
2025/4/14

We are given two sequences $(U_n)$ and $(V_n)$ defined by the following relations: $U_0 = -\frac{3}{...

SequencesGeometric SequencesConvergenceSeries
2025/4/14

We are given a sequence $(U_n)_{n \in \mathbb{N}}$ defined by $U_0 = 1$ and $U_{n+1} = \frac{1}{2} U...

SequencesSeriesGeometric SequencesConvergenceLimits
2025/4/14