Question #48982

1. Complete the perect square and use tables of integration to integrate
∫ [(1) / ( sqrt(x^(2) - 3x + 6) )] dx

2. Use a substitution technique and then the table of integration to integrate

∫ (x^5)(sqrt(x^(4) - 4)) dx

Given: x^5 = (x^3)(x^2)

Expert's answer

Answer on Question #48982 – Math – Integral Calculus

1. Complete the perfect square and use tables of integration to integrate


1x23x+6dx\int \frac {1}{\sqrt {x ^ {2} - 3 x + 6}} d x


Solution:


1x23x+6dx=1x23x+2.25+3.75dx=1(x1.5)2+3.75dx\int \frac {1}{\sqrt {x ^ {2} - 3 x + 6}} d x = \int \frac {1}{\sqrt {x ^ {2} - 3 x + 2 . 2 5 + 3 . 7 5}} d x = \int \frac {1}{\sqrt {(x - 1 . 5) ^ {2} + 3 . 7 5}} d x


Use tables of integration:


1x2+Bdx=lnx+x2+B+C\int \frac {1}{\sqrt {x ^ {2} + B}} d x = \ln \left| x + \sqrt {x ^ {2} + B} \right| + C

1(x1.5)2+3.75dx=ln(x1.5)+x23x+6+C,C\int \frac{1}{\sqrt{(x - 1.5)^2 + 3.75}} dx = \ln \left| (x - 1.5) + \sqrt{x^2 - 3x + 6} \right| + C, C is an arbitrary real constant.

Answer:


1x23x+6dx=ln(x1.5)+x23x+6+C\int \frac {1}{\sqrt {x ^ {2} - 3 x + 6}} d x = \ln \left| (x - 1. 5) + \sqrt {x ^ {2} - 3 x + 6} \right| + C


2. Use a substitution technique and then the table of integration to integrate


x5x44dx\int x ^ {5} \sqrt {x ^ {4} - 4} d x


Solution:


x5x44dx=x714x4dx\int x ^ {5} \sqrt {x ^ {4} - 4} d x = \int x ^ {7} \sqrt {1 - \frac {4}{x ^ {4}}} d x


Let


14x4=t2,t=x44x21 - \frac {4}{x ^ {4}} = t ^ {2}, t = \frac {\sqrt {x ^ {4} - 4}}{x ^ {2}}x4=41t2x ^ {4} = \frac {4}{1 - t ^ {2}}4x3dx=8t(1t2)2dt4 x ^ {3} d x = \frac {8 t}{(1 - t ^ {2}) ^ {2}} d tdx=2tx3(1t2)2dtd x = \frac {2 t}{x ^ {3} (1 - t ^ {2}) ^ {2}} d tx714x4dx=x7t2tx3(1t2)2dt=2x4t2(1t2)2dt=8t2(1t2)3dt\int x ^ {7} \sqrt {1 - \frac {4}{x ^ {4}}} d x = \int x ^ {7} t \frac {2 t}{x ^ {3} (1 - t ^ {2}) ^ {2}} d t = 2 \int x ^ {4} \frac {t ^ {2}}{(1 - t ^ {2}) ^ {2}} d t = 8 \int \frac {t ^ {2}}{(1 - t ^ {2}) ^ {3}} d t


Use the partial fraction:


t2(1t2)3=t2(t21)3=At+1+B(t+1)2+C(t+1)3+Dt1+E(t1)2+F(t1)3\frac {t ^ {2}}{(1 - t ^ {2}) ^ {3}} = \frac {- t ^ {2}}{(t ^ {2} - 1) ^ {3}} = \frac {A}{t + 1} + \frac {B}{(t + 1) ^ {2}} + \frac {C}{(t + 1) ^ {3}} + \frac {D}{t - 1} + \frac {E}{(t - 1) ^ {2}} + \frac {F}{(t - 1) ^ {3}}A(t+1)2(t1)3+B(t+1)(t1)3+C(t1)3+D(t1)2(t+1)3++E(t1)(t+1)3+F(t+1)3=t2\begin{array}{l} A (t + 1) ^ {2} (t - 1) ^ {3} + B (t + 1) (t - 1) ^ {3} + C (t - 1) ^ {3} + D (t - 1) ^ {2} (t + 1) ^ {3} + \\ + E (t - 1) (t + 1) ^ {3} + F (t + 1) ^ {3} = - t ^ {2} \\ \end{array}A=116,B=116,C=18,D=116,E=116,F=18A = - \frac {1}{1 6}, B = - \frac {1}{1 6}, C = \frac {1}{8}, D = \frac {1}{1 6}, E = - \frac {1}{1 6}, F = - \frac {1}{8}8t2(1t2)3dt=12(1t+11(t+1)2+2(t+1)3+1t11(t1)22(t1)3)dt==12((lnt1t+1)+1t+1+1t11(t+1)2+1(t1)2)+C==12(lnt1t+1)+t(t21)2t(t21)2+C\begin{array}{l} 8 \int {\frac {t ^ {2}}{(1 - t ^ {2}) ^ {3}}} d t = \frac {1}{2} \int \left(- \frac {1}{t + 1} - \frac {1}{(t + 1) ^ {2}} + \frac {2}{(t + 1) ^ {3}} + \frac {1}{t - 1} - \frac {1}{(t - 1) ^ {2}} - \frac {2}{(t - 1) ^ {3}}\right) d t = \\ = \frac {1}{2} \left(\left(\ln \frac {t - 1}{t + 1}\right) + \frac {1}{t + 1} + \frac {1}{t - 1} - \frac {1}{(t + 1) ^ {2}} + \frac {1}{(t - 1) ^ {2}}\right) + C = \\ = \frac {1}{2} \left(\ln \frac {t - 1}{t + 1}\right) + \frac {t}{\left(t ^ {2} - 1\right)} - \frac {2 t}{\left(t ^ {2} - 1\right) ^ {2}} + C \\ \end{array}t=x44x2t = \frac {\sqrt {x ^ {4} - 4}}{x ^ {2}}x5x44dx=12(lnx44x21x44x2+1)+x44x2(x44x41)2x44x2(x44x41)2+C=\int x ^ {5} \sqrt {x ^ {4} - 4} d x = \frac {1}{2} \left(\ln \frac {\frac {\sqrt {x ^ {4} - 4}}{x ^ {2}} - 1}{\frac {\sqrt {x ^ {4} - 4}}{x ^ {2}} + 1}\right) + \frac {\frac {\sqrt {x ^ {4} - 4}}{x ^ {2}}}{\left(\frac {x ^ {4} - 4}{x ^ {4}} - 1\right)} - \frac {2 \frac {\sqrt {x ^ {4} - 4}}{x ^ {2}}}{\left(\frac {x ^ {4} - 4}{x ^ {4}} - 1\right) ^ {2}} + C ==12lnx44x2x44+x2x2x448+x6x444+C,C is an arbitrary real constant.= \frac {1}{2} \ln \frac {\sqrt {x ^ {4} - 4} - x ^ {2}}{\sqrt {x ^ {4} - 4} + x ^ {2}} - \frac {x ^ {2} \sqrt {x ^ {4} - 4}}{8} + \frac {x ^ {6} \sqrt {x ^ {4} - 4}}{4} + C, C \text{ is an arbitrary real constant.}


www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS