MHB How to Calculate the Area Bounded by y = 2 and y = sec²(3x)?

  • Thread starter Thread starter shamieh
  • Start date Start date
  • Tags Tags
    Confused
Click For Summary
To calculate the area bounded by the line y = 2 and the graph of y = sec²(3x) over the interval from -π/6 to π/6, the integral setup is correct as $$\int_{-\pi/6}^{\pi/6} (2 - \sec^2(3x)) dx$$. A substitution of u = 3x leads to complications due to the behavior of the tangent function at π/2, which is undefined. The discussion highlights the need to focus on the bounded region and confirms that the limits of integration are appropriate for one period of the sec² function. Clarification is sought on whether additional intervals should be considered, but the primary focus remains on the specified interval. Understanding the bounded area is crucial for resolving the confusion surrounding the integration process.
shamieh
Messages
538
Reaction score
0
Sketch the region bounded by the line y = 2 and the graph of $$y = sec^2(3x)$$ for $$ \frac{-\pi}{6} < x < \frac{\pi}{6}$$

Very very confused on this problem...

So here is what I set up..

Top function - bottom function

$$\int ^{\pi/6}_{-\pi/6} 2 - \sec^2(3x) dx$$

so I split the integrals in two.

for the first integral, i let u = 3x , du/3 = dx
thus:
$$1/3 \int ^{\pi/6}_{-\pi/6} sec^2(u) du$$

which = $$1/3tan(u)$$ ... Updating the limits $$|^{\pi/2} _ 0$$

here is where I am running into a problem... $$tan(\pi/2)$$ doesn't exist it is infinity or undefined but I'm bounded by y = 2...So why am i running into this problem? If i am bounded then won't i still end up with 2 - infinity? I am confused. Maybe I'm approaching this the wrong way.
 
Physics news on Phys.org
You are asked to find the bounded region, and your limits are within the given interval:

View attachment 2718

You should be able to show your limits are as given in the plot...
 

Attachments

  • shamieh01.jpg
    shamieh01.jpg
    11.4 KB · Views: 107
MarkFL said:
You are asked to find the bounded region, and your limits are within the given interval:

View attachment 2718

You should be able to show your limits are as given in the plot...

Are you sure they're not also asking for the area of the regions contained where $\displaystyle \begin{align*} -\frac{\pi}{6} \leq x \leq -\frac{\pi}{12} \end{align*}$ and $\displaystyle \begin{align*} \frac{\pi}{12} \leq x \leq \frac{\pi}{6} \end{align*}$ too Mark?
 
Prove It said:
Are you sure they're not also asking for the area of the regions contained where $\displaystyle \begin{align*} -\frac{\pi}{6} \leq x \leq -\frac{\pi}{12} \end{align*}$ and $\displaystyle \begin{align*} \frac{\pi}{12} \leq x \leq \frac{\pi}{6} \end{align*}$ too Mark?

I took the restriction $$-\frac{\pi}{6}<x<\frac{\pi}{6}$$ to restrict the problem to one period of the trig. function. :D
 
MarkFL said:
You are asked to find the bounded region, and your limits are within the given interval:

View attachment 2718

You should be able to show your limits are as given in the plot...

Sorry I'm not following...Are you saying my limits are incorrect - or that I'm integrating the incorrect way?
 
The way I interpreted the problem is that you are to consider the plot of:

$$f(x)=\sec^2(3x)$$

restricted to the interval:

$$\left(-\frac{\pi}{6},\frac{\pi}{6}\right)$$

And then, you are to find the area bounded by this one period of the trigonometric function and the line $y=2$.
 
MarkFL said:
The way I interpreted the problem is that you are to consider the plot of:

$$f(x)=\sec^2(3x)$$

restricted to the interval:

$$\left(-\frac{\pi}{6},\frac{\pi}{6}\right)$$

And then, you are to find the area bounded by this one period of the trigonometric function and the line $y=2$.
Oh. I think i see now