/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 27 Use partial fractions to find th... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Use partial fractions to find the indefinite integral. $$ \int \frac{x+2}{x^{2}-4 x} d x $$

Short Answer

Expert verified
\(-\frac{1}{2}\ln|x|+\frac{1}{2}\ln|x-4| + C\)

Step by step solution

01

Rewrite the denominator

First, factorize the denominator, which is a quadratic function, into two linear functions. In this case, \(x^{2} - 4x\) can be written as \(x(x - 4)\).
02

Decomposition into Partial Fractions

\(\frac{x+2}{x(x-4)}\) can be split into two simpler fractions, let's say \(\frac{A}{x} + \frac{B}{x-4}\). To find A and B, clear the fraction by multiplying both sides of the equation by the common denominator x(x-4). This gives: \(x+2=A(x-4)+Bx\). Now to solve for A and B, you select convenient values for x to isolate each variable. For instance, choosing \(x=0\) yields \(A=-\frac{1}{2}\) and choosing \(x=4\) gives \(B=\frac{1}{2}\). Thus, this fraction is decomposed to: \(-\frac{1}{2} \cdot \frac{1}{x} + \frac{1}{2} \cdot \frac{1}{x-4}\).
03

Evaluate the Integral

Now that the expression is simplified, find the indefinite integral: \(\int [-\frac{1}{2} \cdot \frac{1}{x} + \frac{1}{2} \cdot \frac{1}{x-4}] dx\). The integral of a sum is the sum of the integrals, so this can be written as: \(-\frac{1}{2}\int \frac{1}{x} dx + \frac{1}{2}\int \frac{1}{x-4} dx\). This results in: \(-\frac{1}{2} \ln |x| +\frac{1}{2} \ln |x-4| + C\), where C is the constant of integration.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Determine whether the improper integral diverges or converges. Evaluate the integral if it converges, and check your results with the results obtained by using the integration capabilities of a graphing utility. $$ \int_{0}^{2} \frac{x}{\sqrt{4-x^{2}}} d x $$

Explain why the integral is improper and determine whether it diverges or converges. Evaluate the integral if it converses. $$ \int_{0}^{\infty} e^{-x} d x $$

Use a program similar to the Simpson's Rule program on page 906 with \(n=6\) to approximate the indicated normal probability. The standard normal probability density function is \(f(x)=(1 / \sqrt{2 \pi}) e^{-x^{2} / 2}\). If \(x\) is chosen at random from a population with this density, then the probability that \(x\) lies in the interval \([a, b]\) is \(P(a \leq x \leq b)=\int_{a}^{b} f(x) d x\). $$ P(0 \leq x \leq 1) $$

Median Age The table shows the median ages of the U.S. resident population for the years 1997 through \(2005 .\) (Source: U.S. Census Bureau) \begin{tabular}{|l|c|c|c|c|c|} \hline Year & 1997 & 1998 & 1999 & 2000 & 2001 \\ \hline Median age & \(34.7\) & \(34.9\) & \(35.2\) & \(35.3\) & \(35.6\) \\ \hline \end{tabular} \begin{tabular}{|l|c|c|c|c|} \hline Year & 2002 & 2003 & 2004 & 2005 \\ \hline Median age & \(35.7\) & \(35.9\) & \(36.0\) & \(36.2\) \\ \hline \end{tabular} (a) Use Simpson's Rule to estimate the average age over the time period. (b) A model for the data is \(A=31.5+1.21 \sqrt{t}\), \(7 \leq t \leq 15\), where \(A\) is the median age and \(t\) is the year, with \(t=7\) corresponding to 1997 . Use integration to find the average age over the time period. (c) Compare the results of parts (a) and (b).

Use a program similar to the Simpson's Rule program on page 906 to approximate the integral. Use \(n=100\). $$ \int_{2}^{5} 10 x e^{-x} d x $$

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.