Ocasta
- 40
- 0
Homework Statement
Find the area of the region enclosed between y=4sin(x) and y=2cos(x) from x=0 to x=0.8pi.
Homework Equations
\int^{0.8\pi}_0 dx
<br /> g(x) = 4\sin(x)<br />
<br /> f(x) = 2\cos(x)<br />
The Attempt at a Solution
This problem needs to be split up into two parts.
<br /> \int_0 ^n [f(x) - g(x)] dx + \int_n^{0.8\pi} [g(x) - f(x)] dx<br />
My major problem is finding n.
I set:
<br /> f(n) = g(n) \rightarrow 4\sin(n) = 2 \cos(n) \rightarrow 2\sin(n) = cos(n) \rightarrow 2 = \frac{cos(n)}{sin(n)} \rightarrow 2 = \cot(n)<br />
I'm having trouble finding that point n. I've worked out that it's near
<br /> \frac{15\pi}{96} = n<br />
and with that n I have:
<br /> \int_0^n [2 \cos(x) - 4 \sin(x)] dx + \int_n^{0.8\pi} [2 \cos(x) - 4\sin(x)] dx<br />
<br /> -2 \sin(x) - (-4) \cos(x)]_0^\frac{15\pi}{96} + [-2 \sin(x) - (-4) \cos(x)]_\frac{15\pi}{96}^{0.8\pi}<br />
Last edited: