How to Find the Area Between Two Graphs: A Trigonometric Approach

  • Thread starter Thread starter Ocasta
  • Start date Start date
  • Tags Tags
    Area Graphs
Ocasta
Messages
40
Reaction score
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:
Physics news on Phys.org
Looks like you did a very good job. You got cot(n) = 2. If you take the reciprocal of both sides, you will see that it is the same as tan(n) = 1/2. If you are allowed to solve the problem numerically, then you can find arctan(0.5) on your calculator and evaluate the two integrals using the decimal value. If you need an exact answer, then you can try substituting arctan(1/2) as it is and evaluate the sin and cos of arctan(1/2) using your knowledge of trig.

Junaid Mansuri
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top