PDA

View Full Version : Area Between Curves


gokugreene
May5-05, 07:29 PM
Hey guys, I am curious if I am setting this up right. Could you take a look and make sure I am on the right path?

I have three questions.

1) I am trying to find the area bound by y=x^2 and y=4x+5
Upper function y=4x+5
Lower function y=x^2
For my integral I have \int^{5}_{-1}4x-5-x^2

I then get \left[\frac{-x^{3}}{3}+2x^{2}+5x\right]^{5}_{-1}

and my answer is 110/3 units squared

Is my answer correct? Am I doing it right? I just figured out you can do it this way. My teacher has been teaching us to use squares, triangles, and other geometric methods (not talking about riemann sums) rather than just pure integration...

Ok, second question..
Find the area bounded by y=x-2, y=4, the x-axis, and the y-axis.
Would I set this problem up like \int^{6}_{2}x-2-\int^{2}_{0}x-2 this?

Last question..
I need to find the derivative of ln(x-1)^{2}
I am confused as to whether they are saying to square x-1 or the natural log.

Thanks guys

Jameson
May5-05, 08:09 PM
On your first question you set up the problem correctly, but the integral of -5 is -5x, you put +5x, maybe that's a typo. I didn't check the exact answer, but you definitely have the right idea.

For the second question, remember that the area is the integral of the top minus the integral of the bottom. So set it up like this:

\int_{0}^{6} 4 - (x-2)dx

They only want the first quadrant which is why the lower bound for the integral is zero.

As to the third question, that's rather ambiguous, I could interpret that either way.

gokugreene
May5-05, 08:27 PM
On the second question are they wanting me to find the area under x-2 or the area above it? It seems it could be looked at either way.

motai
May5-05, 08:37 PM
On the second question are they wanting me to find the area under x-2 or the area above it? It seems it could be looked at either way.

From the graph and your bounds (x and y axes) it looks like you are trying to find the area in the first quadrant, above y=x-2 and below y=4. The area below x-2 is unbounded on the x axis, so your best bet is to go for the one that is contained the most.

gokugreene
May5-05, 08:46 PM
Alright, I will go with that. Thanks!

limitapproaches0
May5-05, 09:12 PM
ln(x-1)^2 take derivative, you must use chain rule