clairez93
- 113
- 0
Homework Statement
1. Set up the definite integral that gives the area of the region. (See attachment)
f(x) = 3(x^3-3)
g(x) = 0
2. Use integration to find the area of the triangle having the given vertices: (0,0), (a, 0), (b,c)
Homework Equations
The Attempt at a Solution
1.
\int^{0}_{-1}3(x^{3}-x) dx -- \int^{1}_{0}3(x^{3}-x) dx
Somehow the answer key says that this later becomes
-6 \int^{1}_{0}(x^{3} -x) dx
But I can't really see at the moment why that is.
2.
Equations of lines:
y = \frac{c}{b-a}(x-a)
y = \frac{c}{b}x
Area:
\int^{c}_{0}(\frac{c}{b-a}(x-a) - \frac{c}{b}x) dx
\frac{c}{b-a}\int^{c}_{0}(x-a) dx - \frac{c}{b}<br />\int^{c}_{0}x dx
= \frac{c}{b-a}[\frac{x^{2}}{2} - ax]^{c}_{0} - \frac{c}{b}[\frac{x^{2}}{2}
= \frac{c}{b-a}[\frac{c^2}{2} - ca] - \frac{c}{b}(\frac{c^{2}}{2})
= \frac{c^{3}}{2(b-a)} - \frac{c^{2}a}{b-a} - \frac{c^{3}}{2b}
= \frac{bc^{3} - 2abc^{2} - (b-a)c^{3}}{2b(b-a)}
= \frac{ac^{2}(-2b+c)}{2b(b-a)}
If anyone is willing to decipher this and help, it'd be much appreciated.
If the way I typed the Latex is confusing, let me know and I'll scan in my handwork. :]
Attachments
Last edited: