int 1/(x^2-9)dx
To solve using the partial fraction method, the first step is to factor the denominator of the integrand.
1/(x^2-9) =1/((x - 3)(x +3))
Then, express it as a sum of two fractions.
1/((x-3)(x+3))=A/(x-3)+B/(x+3)
To solve for the values of A and B, multiply both sides by the LCD.
(x-3)(x+3)*1/((x-3)(x+3))=(A/(x-3)+B/(x+3))*(x-3)(x+3)
1 = A(x+3)+B(x-3)
Then, assign values to x in such a way that either (x+3) or (x-3) will be zero. So, plug-in x = 3 to get the value of A.
1=A(3+3) + B(3-3)
1=A*6+B*0
1=6A
1/6=A
Also, plug-in x=-3 to get the value of B.
1=A(-3+3)+B(-3-3)
1=A*0 + B*(-6)
1=-6B
-1/6=B
So the partial fraction decomposition of the integrand is:
int 1/(x^2-9)dx=int (1/(6(x-3)) -1/(6(x+3)))dx
Then, express it as difference of two integrals.
=int 1/(6(x-3))dx - int 1/(6(x+3))dx
=1/6 int 1/(x-3)dx - 1/6 int 1/(x+3)dx
And, apply the integral formula int 1/u du = ln|u|+C .
=1/6ln|x-3| -1/6ln|x+3|+C
Therefore, int 1/(x^2-9)dx=1/6ln|x-3| -1/6ln|x+3|+C .
Monday, February 5, 2018
int 1/(x^2-9) dx Use partial fractions to find the indefinite integral
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment