aleao
- 8
- 0
Formula for integration by parts:
\int f(x)dx = \int u dv = uv - \int v du
Use integration by parts to find the following integrals:
a) \int x e^{1-x} dx
b) \int_1^4 \frac {ln \sqrt x} {\sqrt x} dx
c) \int_{-2}^1 (2x+1)(x+3)^{3/2} dx
d) \int x^3 \sqrt{3x^2+2} dx
Answers in back of the book:
a) -e^{1-x}(x+1)+C
b) 4 ln 2 - 2
c) \frac{74}{4}
d) \frac {1}{9}x^2(3x^2+2)^{\frac {3}{2}}-\frac{2}{135}(3x^2+2)^{\frac {5}{2}} +C
My attempts:
a) \int xe^{(1-x)} dx
u = x
dv = e^{1-x} dx
du = 1
v = -e^{1-x}
which gives:
-xe^{1-x} - \int -e^{1-x}(1)
-xe^{1-x} - e^{1-x}
-e^{1-x}(x+1) +C
GOT IT! Thanks Melawrghk and dx!b) \int_1^4 \frac {ln \sqrt x} {\sqrt x} dx
u = ln x^{{1}{2}}
dv = x^{\frac {-1}{2}}
du = \frac { \frac {1}{2}\sqrt x}{\sqrt x} = \frac {1}{2x}
v = 2x^{\frac{1}{2}}
which gives:
ln x^{\frac {1}{2}} 2x^{\frac{1}{2}} - \int 2x^{\frac{1}{2}} \frac {1}{2x}
ln x^{\frac {1}{2}} 2x^{\frac{1}{2}} - \int \frac{x^{\frac {1}{2}}}{x}
ln x^{\frac {1}{2}} 2x^{\frac{1}{2}} - \int x^{\frac {-1}{2}}
ln x^{\frac {1}{2}} 2x^{\frac{1}{2}} - 2x^{\frac{1}{2}}
2x^{\frac{1}{2}}(ln x^{\frac {1}{2}}-1)
Plug in 4 and 1:
4(ln2-1)-2(ln1-1)
= 4ln2-4+2
= 4ln2-2
GOT IT! Thanks again dx!
I'm looking at the other two and I'm blanking.
I've been out of school for three years, and jumped right into business calculus since it's a requirement. So I apologize if this is elementary, but I've been banging my head on this for hours now... and of course the teacher is nowhere to be found.
Thanks in advance!
EDIT: Got a correct now, thanks to Melawrghk and dx.
\int f(x)dx = \int u dv = uv - \int v du
Use integration by parts to find the following integrals:
a) \int x e^{1-x} dx
b) \int_1^4 \frac {ln \sqrt x} {\sqrt x} dx
c) \int_{-2}^1 (2x+1)(x+3)^{3/2} dx
d) \int x^3 \sqrt{3x^2+2} dx
Answers in back of the book:
a) -e^{1-x}(x+1)+C
b) 4 ln 2 - 2
c) \frac{74}{4}
d) \frac {1}{9}x^2(3x^2+2)^{\frac {3}{2}}-\frac{2}{135}(3x^2+2)^{\frac {5}{2}} +C
My attempts:
a) \int xe^{(1-x)} dx
u = x
dv = e^{1-x} dx
du = 1
v = -e^{1-x}
which gives:
-xe^{1-x} - \int -e^{1-x}(1)
-xe^{1-x} - e^{1-x}
-e^{1-x}(x+1) +C
GOT IT! Thanks Melawrghk and dx!b) \int_1^4 \frac {ln \sqrt x} {\sqrt x} dx
u = ln x^{{1}{2}}
dv = x^{\frac {-1}{2}}
du = \frac { \frac {1}{2}\sqrt x}{\sqrt x} = \frac {1}{2x}
v = 2x^{\frac{1}{2}}
which gives:
ln x^{\frac {1}{2}} 2x^{\frac{1}{2}} - \int 2x^{\frac{1}{2}} \frac {1}{2x}
ln x^{\frac {1}{2}} 2x^{\frac{1}{2}} - \int \frac{x^{\frac {1}{2}}}{x}
ln x^{\frac {1}{2}} 2x^{\frac{1}{2}} - \int x^{\frac {-1}{2}}
ln x^{\frac {1}{2}} 2x^{\frac{1}{2}} - 2x^{\frac{1}{2}}
2x^{\frac{1}{2}}(ln x^{\frac {1}{2}}-1)
Plug in 4 and 1:
4(ln2-1)-2(ln1-1)
= 4ln2-4+2
= 4ln2-2
GOT IT! Thanks again dx!
I'm looking at the other two and I'm blanking.
I've been out of school for three years, and jumped right into business calculus since it's a requirement. So I apologize if this is elementary, but I've been banging my head on this for hours now... and of course the teacher is nowhere to be found.

Thanks in advance!
EDIT: Got a correct now, thanks to Melawrghk and dx.
Last edited: