int (x^3-4x^2-4x+20)/(x^2-5)dx
To solve, divide the numerator by the denominator (see attached figure).
= int (x - 4 + x/(x^2-5))dx
= int xdx - int4dx + int x/(x^2-5)dx
For the first integral, apply the formula int x^ndx = x^(n+1)/(n+1)+ C.
For the second integral, apply the formula int adx = ax + C .
= x^2/2 - 4x +C + int x/(x^2-5)dx
For the third integral, apply u-substitution method.
Let
u = x^2-5
Differentiate u.
du=2x dx
(du)/2 =xdx
Plug-in them to the third integral.
=x^2/2 - 4x + C + int 1/(x^2-5)*xdx
=x^2/2 - 4x + C + int 1/u *(du)/2
= x^2/2 - 4x + C + 1/2int 1/u du
Then, apply the formula int 1/xdx = ln|x| + C.
=x^2/2-4x + 1/2ln|u| + C
And, substitute back u = x^2-5 .
=x^2/2 - 4x +1/2ln|x^2-5|+C
Therefore, int (x^3-4x^2-4x + 20)/(x^2-5)dx = x^2/2 - 4x + 1/2ln|x^2-5|+C .
Thursday, January 15, 2015
Calculus of a Single Variable, Chapter 5, 5.2, Section 5.2, Problem 20
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Iago states in act 1, scene 1 that he is jealous Othello made Cassio his lieutenant. Iago believes he has had more battle experience and is ...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
No comments:
Post a Comment