Question #52103

9 Integrate with respect to x : ∫ dx
3
−1
x
7 + x2
10 Integrate with respect to x : ∫ dx
4
1
x + 1
√ x
1 Integrate with respect to x : ∫ secxtanxdx
2 Integrate with respect to x : ∫ csc2xdx
3 Integrate with respect to x : ∫ sinxdx
4 Integrate with respect to Q: ∫ 2sinQ − 5cosQdQ
π3
0
5 Integrate with respect to v : ∫ 4v − 2 dv
1
63
5 Integrate completely with respect to x : ∫ (7 − 4x dx
1
0
1

Expert's answer

2015-04-17T12:16:40-0400

Answer on Question #52103 - Math - Integral Calculus

Integrate with respect to xx: 13x7+x2dx\int_{-1}^{3} \frac{x}{7 + x^2} dx

Solution

13x7+x2dx=121317+x2d(x2+7)=substitution t=x2+7,dtt=d(ln(t))=12ln(x2+7)13=12(ln(32+7)ln((1)2+7))=12ln(32+7(1)2+7)=ln22.\begin{aligned} \int_{-1}^{3} \frac{x}{7 + x^2} dx &= \frac{1}{2} \int_{-1}^{3} \frac{1}{7 + x^2} d(x^2 + 7) = \left| \text{substitution } t = x^2 + 7, \quad \frac{dt}{t} = d(\ln(t)) \right| \\ &= \frac{1}{2} \ln(x^2 + 7) \Big|_{-1}^{3} = \frac{1}{2} \big( \ln(3^2 + 7) - \ln((-1)^2 + 7) \big) = \frac{1}{2} \ln \left( \frac{3^2 + 7}{(-1)^2 + 7} \right) = \frac{\ln 2}{2}. \end{aligned}


Answer: ln22\frac{\ln 2}{2}.


14(x+1x)dx\int_{1}^{4} \left( x + \frac{1}{\sqrt{x}} \right) dx

Solution

14(x+1x)dx=14xdx+141xdx=x2214+21412xdx=422122+214dx=152+2x14==152+2(41)=152+2(21)=152+2=192=9.5.\begin{aligned} \int_{1}^{4} \left( x + \frac{1}{\sqrt{x}} \right) dx &= \int_{1}^{4} x \, dx + \int_{1}^{4} \frac{1}{\sqrt{x}} dx = \frac{x^2}{2} \Big|_{1}^{4} + 2 \int_{1}^{4} \frac{1}{2\sqrt{x}} dx = \frac{4^2}{2} - \frac{1^2}{2} + 2 \int_{1}^{4} d\sqrt{x} = \frac{15}{2} + 2\sqrt{x} \Big|_{1}^{4} = \\ &= \frac{15}{2} + 2(\sqrt{4} - \sqrt{1}) = \frac{15}{2} + 2(2 - 1) = \frac{15}{2} + 2 = \frac{19}{2} = 9.5. \end{aligned}


Answer: 9.5.

Integrate with respect to xx: secxtanxdx\int \sec x \cdot \tan x \, dx.

Solution

Method 1 (substitution).

secxtanxdx=sinxcos2xdx=u=secx,du=d(1cosx)=sinxcos2xdx=secxtanxdx=du=u+C=secx+C, where C is an arbitrary real constant.\int \sec x \cdot \tan x \, dx = \int \frac{\sin x}{\cos^2 x} dx = \left| u = \sec x, \, du = d\left(\frac{1}{\cos x}\right) = - \frac{-\sin x}{\cos^2 x} dx = \sec x \cdot \tan x \, dx \right| = \int du = u + C = \sec x + C, \text{ where } C \text{ is an arbitrary real constant}.

Method 2 (integration by parts).

sec(x)tan(x)dx=sin(x)cos2(x)dx=sin(x)d(tan(x))=u=sin(x),dv=d(tan(x)),du=cos(x)dx,v=tan(x)=sin(x)tan(x)tan(x)cos(x)dx=sin2(x)cos(x)sin(x)dx==sin2(x)cos(x)+cos(x)+C=sin2(x)+cos2(x)cos(x)+C=1cos(x)+C=sec(x)+C,\begin{aligned} \int \sec(x) \cdot \tan(x) \, dx &= \int \frac{\sin(x)}{\cos^2(x)} dx = \int \sin(x) d(\tan(x)) = |u = \sin(x), \, dv = d(\tan(x)), \, du = \cos(x) \, dx, \, v = \tan(x)| = \sin(x) \tan(x) - \int \tan(x) \cos(x) \, dx = \frac{\sin^2(x)}{\cos(x)} - \int \sin(x) \, dx = \\ &= \frac{\sin^2(x)}{\cos(x)} + \cos(x) + C = \frac{\sin^2(x) + \cos^2(x)}{\cos(x)} + C = \frac{1}{\cos(x)} + C = \sec(x) + C, \end{aligned}


where CC is an arbitrary real constant.

Answer: secx+C\sec x + C.

Integrate with respect to xx: csc2xdx\int \csc 2x \, dx.

Solution

First we use Trigonometric Identity, namely Reciprocal Identity: cscx=1sinx\csc x = \frac{1}{\sin x}. So, csc2x=1sin2x\csc 2x = \frac{1}{\sin 2x}.


csc2xdx=1sin2xdx.\int \csc 2x \, dx = \int \frac{1}{\sin 2x} \, dx.

Method 1.

Let's multiply and divine the integrand, i.e. the function that is to be integrated, 1sin2x\frac{1}{\sin 2x} by sin2x\sin 2x:


1sin2xdx=sin2xsin22xdx=Pythadorean identitysin22x=1cos22x=sin2x1cos22xdx=12dcos2x1cos22x=t=cos2x=12dt1t2=11t2=1(1t)(1+t)=12(11t+11+t)==14dt1t14dt1+t=14dtt114dtt+1=14lnt+1t1+C=14ln1t14ln1+t+c=14ln1t1+t+c.\begin{aligned} \int \frac{1}{\sin 2x} \, dx &= \int \frac{\sin 2x}{\sin^2 2x} \, dx = \left| \frac{\text{Pythadorean identity}}{\sin^2 2x = 1 - \cos^2 2x} \right| = \int \frac{\sin 2x}{1 - \cos^2 2x} \, dx = -\frac{1}{2} \int \frac{d \cos 2x}{1 - \cos^2 2x} \\ &= |t = \cos 2x| = -\frac{1}{2} \int \frac{dt}{1 - t^2} = \left| \frac{1}{1 - t^2} = \frac{1}{(1 - t)(1 + t)} = \frac{1}{2} \left( \frac{1}{1 - t} + \frac{1}{1 + t} \right) \right| = \\ &= -\frac{1}{4} \int \frac{dt}{1 - t} - \frac{1}{4} \int \frac{dt}{1 + t} = \frac{1}{4} \int \frac{dt}{t - 1} - \frac{1}{4} \int \frac{dt}{t + 1} = -\frac{1}{4} \ln \left| \frac{t + 1}{t - 1} \right| + C = \frac{1}{4} \ln |1 - t| - \frac{1}{4} \ln |1 + t| + c \\ &= \frac{1}{4} \ln \left| \frac{1 - t}{1 + t} \right| + c. \end{aligned}


Thus,

csc2xdx=14ln1cos2x1+cos2x+c=14ln2sin2(x)2cos2(x)+c=14lntan2(x)+c=12lntan(x)+c\int \csc 2x \, dx = \frac{1}{4} \ln \left| \frac{1 - \cos 2x}{1 + \cos 2x} \right| + c = \frac{1}{4} \ln \left| \frac{2 \sin^2(x)}{2 \cos^2(x)} \right| + c = \frac{1}{4} \ln |\tan^2(x)| + c = \frac{1}{2} \ln |\tan(x)| + c, where cc is an arbitrary real constant.

Method 2.

1sin2xdx=dx2sin(x)cos(x)=divide the numerator and denominator by cos2(x)=dxcos2(x)2sin(x)cos(x)cos2(x)=12d(tan(x))tan(x)=y=tan(x)=12dyy=12lny+c=12lntan(x)+c, where c is an arbitrary real constant.\begin{aligned} \int \frac{1}{\sin 2x} \, dx &= \int \frac{dx}{2 \sin(x) \cos(x)} = \left| \text{divide the numerator and denominator by } \cos^2(x) \right| = \int \frac{\frac{dx}{\cos^2(x)}}{\frac{2 \sin(x) \cos(x)}{\cos^2(x)}} = \\ &\frac{1}{2} \int \frac{d(\tan(x))}{\tan(x)} = |y = \tan(x)| = \frac{1}{2} \int \frac{dy}{y} = \frac{1}{2} \ln |y| + c = \frac{1}{2} \ln |\tan(x)| + c, \text{ where } c \text{ is an arbitrary real constant}. \end{aligned}


Answer: 12lntan(x)+c\frac{1}{2} \ln |\tan(x)| + c

Integrate with respect to xx: sinxdx\int \sin x \, dx.

Solution

sinxdx=cosx+C,CR.\int \sin x \, dx = -\cos x + C, C \in \mathbb{R}.


Answer: cosx+C-\cos x + C.

Integrate with respect to QQ: 0π(2sinQ5cosQ)dQ\int_0^\pi (2 \sin Q - 5 \cos Q) \, dQ.

Solution

0π3(2sinQ5cosQ)dQ=(2cosQ5sinQ)π30=212532+20=1532=25323.33013.\begin{aligned} \int_0^{\frac{\pi}{3}} (2 \sin Q - 5 \cos Q) \, dQ &= (-2 \cos Q - 5 \sin Q) \left| \begin{array}{c} \frac{\pi}{3} \\ 0 \end{array} \right| = -2 \cdot \frac{1}{2} - 5 \cdot \frac{\sqrt{3}}{2} + 2 - 0 = 1 - \frac{5\sqrt{3}}{2} = \frac{2 - 5\sqrt{3}}{2} \\ &\approx -3.33013. \end{aligned}


Answer: 25323.33013\frac{2 - 5\sqrt{3}}{2} \approx -3.33013.

Integrate with respect to vv: 631(4v2)dv\int_{63}^{1}(4v - 2) \, dv

Solution

Method 1

631(4v2)dv=(4v222v)631=(412221)(46322263)=7812.\int_{63}^{1} (4v - 2)dv = \left(4 \frac{v^2}{2} - 2v\right) \Big|_{63}^{1} = \left(4 \frac{1^2}{2} - 2 \cdot 1\right) - \left(4 \frac{63^2}{2} - 2 \cdot 63\right) = -7812.

Method 2

631(4v2)dv=14631(4v2)d(4v2)=substitution t=4v2,t(63)=250,t(1)=2=142502tdt=14t222502=18(222502)=7812\begin{aligned} \int_{63}^{1} (4v - 2)dv &= \frac{1}{4} \int_{63}^{1} (4v - 2) d(4v - 2) = \left| \text{substitution } t = 4v - 2, t(63) = 250, t(1) = 2 \right| \\ &= \frac{1}{4} \int_{250}^{2} t dt = \left. \frac{1}{4} \frac{t^2}{2} \right|_{250}^{2} = \frac{1}{8} (2^2 - 250^2) = -7812 \end{aligned}


Answer: -7812.

Integrate with respect to xx: 01(74x)2dx\int_0^1 (7 - 4x)^2 dx.

Solution

Method 1.

01(74x)2dx=01(4956x+16x2)dx=49x28x2+16x3301=793.\int_{0}^{1} (7 - 4x)^2 dx = \int_{0}^{1} (49 - 56x + 16x^2) dx = 49x - 28x^2 + \frac{16x^3}{3} \Big|_{0}^{1} = \frac{79}{3}.

Method 2.

01(74x)2dx=1401(74x)2d(74x)=substitution t=74x,t(0)=7,t(1)=3=1473t2dt=14t3373=112(3373)=31612=793\begin{aligned} \int_{0}^{1} (7 - 4x)^2 dx &= - \frac{1}{4} \int_{0}^{1} (7 - 4x)^2 d(7 - 4x) = \left| \text{substitution } t = 7 - 4x, t(0) = 7, t(1) = 3 \right| \\ &= - \frac{1}{4} \int_{7}^{3} t^2 dt = - \left. \frac{1}{4} \frac{t^3}{3} \right|_{7}^{3} = - \frac{1}{12} (3^3 - 7^3) = \frac{316}{12} = \frac{79}{3} \end{aligned}


Answer: 793\frac{79}{3}.

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!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS