Given
int x^2/sqrt(36-x^2) dx
This can be solved by using the Trigonometric substitutions (Trig substitutions)
when the integral contains sqrt(a-bx^2) then we have to take
x=sqrt(a/b) sin(t) in order to solve the integral easily
so here , For
int x^2/sqrt(36-x^2) dx
x is given as
x= sqrt(36/1) sin(t) = 6sin(t)
=> dx = 6 cos(t) dt
so ,
int x^2/sqrt(36-x^2) dx
=int (6sin(t))^2/sqrt(36-(6sin(t))^2) (6 cos(t) dt)
= int 36(sin(t))^2/sqrt(36-(6sin(t))^2) (6 cos(t) dt)
= int ((36)*(6)(sin(t))^2 *cos(t)) /sqrt(36-(6sin(t))^2) dt
=int (216(sin(t))^2 *cos(t)) /sqrt(36-36(sin(t))^2) dt
= int (216(sin(t))^2 *cos(t)) /sqrt(36(1-(sin(t))^2)) dt
=int (216(sin(t))^2 *cos(t)) /sqrt(36(cos(t))^2) dt
=int (216(sin(t))^2 *cos(t)) /(6(cos(t))) dt
= int (216/6) sin^2(t) dt
= int 36 sin^2(t) dt
= 36 int sin^2(t) dt
= 36 int (1-cos(2t))/2 dt
= (36/2) int (1-cos(2t)) dt
= 18 [int 1 dt - int cos(2t) dt]+c
= 18[t- (1/2)sin(2t)]+c
but we know that
x= 6sin(t)
=> x/6 = sin (t)
=> t= sin^(-1) (x/6) or arcsin(x/6)
so,
18[t- (1/2)sin(2t)]+c
= 18[(arcsin(x/6))- (1/2)sin(2(arcsin(x/6)))]+c
so,
int x^2/sqrt(36-x^2) dx
=18arcsin(x/6)- 9sin(2(arcsin(x/6)))+c
Saturday, July 22, 2017
int x^2/sqrt(36-x^2) dx 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