int(3-x)/(3x^2-2x-1)dx
Let's use partial fraction decomposition on the integrand,
(3-x)/(3x^2-2x-1)=(3-x)/(3x^2+x-3x-1)
=(3-x)/(x(3x+1)-1(3x+1))
=(3-x)/((3x+1)(x-1))
Now form the partial fractions using the denominator,
(3-x)/((3x+1)(x-1))=A/(3x+1)+B/(x-1)
Multiply equation by the denominator (3x+1)(x-1)
=>(3-x)=A(x-1)+B(3x+1)
=>3-x=Ax-A+3Bx+B
=>3-x=(A+3B)x+(-A+B)
comparing the coefficients of the like terms,
A+3B=-1 ----------------(1)
-A+B=3 ----------------(2)
Now let's solve the above equations to get A and B,
Add the equations 1 and 2,
4B=-1+3
4B=2
B=2/4
B=1/2
Plug in the value of B in equation 1,
A+3(1/2)=-1
A+3/2=-1
A=-1-3/2
A=-5/2
Plug in the value of A and B in the partial fraction template,
=(-5/2)/(3x+1)+(1/2)/(x-1)
=-5/(2(3x+1))+1/(2(x-1))
So, int(3-x)/(3x^2-2x-1)dx=int(-5/(2(3x+1))+1/(2(x-1)))dx
Apply the sum rule,
=int-5/(2(3x+1))dx+int1/(2(x-1))dx
Take the constant out,
=-5/2int1/(3x+1)dx+1/2int1/(x-1)dx
Now let's evaluate both the above integrals separately,
int1/(3x+1)dx
Apply integral substitution:u=3x+1
=>du=3dx
=int1/u(du)/3
Take the constant out,
=1/3int1/udu
Use the common integral:int1/xdx=ln|x|
=1/3ln|u|
Substitute back u=3x+1
=1/3ln|3x+1|
Now evaluate the second integral.
int1/(x-1)dx
Apply integral substitution: u=x-1
du=1dx
=int1/udu
Use the common integral:int1/xdx=ln|x|
=ln|u|
Substitute back u=x-1
=ln|x-1|
int(3-x)/(3x^2-2x-1)dx=-5/2(1/3ln|3x+1|)+1/2ln|x-1|
Simplify and add a constant C to the solution,
=-5/6ln|3x+1|+1/2ln|x-1|+C
Monday, September 18, 2017
Calculus of a Single Variable, Chapter 8, 8.5, Section 8.5, Problem 8
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 ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
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...
-
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{...
-
Determine the integral $\displaystyle \int \frac{\sin^3 (\sqrt{x})}{\sqrt{x}} dx$ Let $u = \sqrt{x}$, then $\displaystyle du = \frac{1}{2 \s...
-
Gertrude's comment "The lady protests too much, methinks" in act 3, scene 2, of Shakespeare's Hamlet exposes her own guilt...
-
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