Recall that int f(x) dx = F(x) +C where:
f(x) as the integrand function
F(x) as the antiderivative of f(x)
C as the constant of integration..
For the given problem, the integral: int x/sqrt(9+8x^2-x^4)dx
does not yet resemble any formula from table of integrals.
To evaluate this, we are to apply u-substitution by letting:
u = x^2 then u^2 = x^4 and du = 2x dx or (du)/2 = x dx .
Then the integral becomes:
int x/sqrt(9+8x^2-x^4)dx =int x dx/sqrt(9+8x^2-x^4)
=int ((du)/2)/sqrt(9+8u-u^4)
Apply the basic property of integration: int c f(x) dx = c int f(x) dx to factor out 1/2 .
int ((du)/2)/sqrt(9+8u-u^4) = 1/2int (du)/sqrt(9+8u-u^4)
The integral does not yet resembles any integration formula.
For further step, we apply completing the square on the part: 9+8u-u^2 .
Completing the square:
Factoring out -1 from 9+8u-u^2 becomes: (-1)(-9-8u^2 +u^2) or -(u^2 -8u-9) .
u^2 -8u-9 resembles ax^2 +bx+c where:
a=1 , b= -8 and c=9 .
To complete the square we add and subtract (-b/(2a))^2 .
Plug-in the value of a=1 and b=-8 in (-b/(2a))^2 :
(-b/(2a))^2 =(-(-8)/(2*1))^2
=(8/2)^2
=4^2
=16.
Adding and subtracting -16 inside the ():
-(u^2 -8u-9) =-(u^2 -8u-9+16-16)
To move out "-9" and "-16" outside the (), we distribute the negative sign or (-1).
-(u^2 -8u-9+16-16) =-(u^2 -8u-9+16) +(-1)(-9)+ (-1)(-16)
=-(u^2 -8u-9+16) +9+ 16
=-(u^2 -8u-9+16) +25
Factor out the perfect square trinomial: u^2 -8u+16 = (u-4)^2
-(u^2 -8u+16) + 16 = -(u-4)^2+25
Then it shows that 9+8u-u^4 =-(u-4)^2+25
=25-(u-4)^2
= 5^2 -(u-4)^2
Then,
1/2 int (du)/sqrt(9+8u-u^4)= 1/2int (du)/sqrt(5^2-(u-4)^2)
The integral part resembles the basic integration formula for inverse sine function:
int (du)/sqrt(a^2-u^2)= arcsin(u/a)+C
Applying the formula, we get:
1/2int (du)/sqrt(5^2-(u-4)^2) =1/2 arcsin ((u-4)/5) +C
Plug-in u =x^2 for the final answer:
int x/sqrt(9+8x^2-x^4)dx =1/2 arcsin ((x^2-4)/5) +C
Sunday, September 29, 2013
Calculus of a Single Variable, Chapter 5, 5.7, Section 5.7, Problem 42
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...
-
x=4cost y=2sint First, take the derivative of x and y with respect to t. dx/dt=-4sint dy/dt=2cost Then, determine the first derivative dy/dx...
-
Ethno-nationalism is defined as "advocacy of or support for the political interests of a particular ethnic group, especially its nation...
-
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...
-
Both boys are very charismatic and use their charisma to persuade others to follow them. The key difference of course is that Ralph uses his...
-
Equation of a tangent line to the graph of function f at point (x_0,y_0) is given by y=y_0+f'(x_0)(x-x_0). The first step to finding eq...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
No comments:
Post a Comment