QUESTION IMAGE
Question
make a substitution to express the integrand as a rational functi
int \frac{d x}{5+e^{x}}
Step1: Let \( t = e^{x} \), then \( dt=e^{x}dx \) and \( dx=\frac{dt}{t} \)
The integral \( \int\frac{dx}{5 + e^{x}} \) becomes \( \int\frac{1}{5 + t}\cdot\frac{dt}{t}=\int\frac{dt}{t(t + 5)} \)
Step2: Decompose the fraction \(\frac{1}{t(t + 5)}\)
Using partial - fraction decomposition: \(\frac{1}{t(t + 5)}=\frac{A}{t}+\frac{B}{t + 5}\)
$$
LATEXBLOCK0
$$
We get \( A=\frac{1}{5}\) and \( B=-\frac{1}{5}\)
So \(\frac{1}{t(t + 5)}=\frac{1}{5t}-\frac{1}{5(t + 5)}\)
Step3: Integrate the decomposed fractions
$$
LATEXBLOCK1
$$
Step4: Substitute back \( t = e^{x} \)
$$
LATEXBLOCK2
$$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\(\frac{1}{5}x-\frac{1}{5}\ln(e^{x}+5)+C\)