In Substitution Rule, we follow int f(g(x))g'(x) dx = int f(u) du where we let u = g(x) .
Before we use this, we look for possible way to simplify the function using math operation or algebraic techniques.
For the problem: int (x^4+x-4)/(x^2+2) dx ,we expand first using long division.
(x^4+x-4)/(x^2+2) = x^2-2+x/(x^2+2)
Applying int (f(x) +- g(x))dx = int f(x) dx +- intg(x)dx :
We get int x^2 dx - int 2 dx + int x/(x^2+2) dx.
int x^2 dx = x^3/3
int 2 dx =2x
int x/(x^2+2) dx = 1/2 ln|x^2+2|
We use u-substitution on int x/(x^2+2) dx by letting u = x^2 +2
then du = 2x *dx rearrange into x* dx= (du)/2
Substituting u =x^2+2 and x * dx = (du)/2, the integral becomes:
int x/(x^2+2) dx = int 1/u *(du)/2
= 1/2 int (du)/u
= 1/2 ln|u|
Substitute u=x^2+2 then int 1/2 ln|u| = 1/2ln |x^2+2|
int x^2 dx - int 2 dx + int x/(x^2+2)dx = x^3/3 - 2x+1/2ln|x^2+2| +C
Wednesday, November 14, 2018
int (x^4 + x - 4)/(x^2 + 2) dx Find the indefinite integral.
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...
-
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 ...
-
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...
-
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...
-
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...
No comments:
Post a Comment