Is My Integral Setup Correct for Calculating Area Between Curves?

  • Thread starter Thread starter gokugreene
  • Start date Start date
  • Tags Tags
    Area Curves
AI Thread Summary
The discussion revolves around setting up integrals to calculate areas between curves. The first question confirms that the integral setup for finding the area between y=x^2 and y=4x+5 is mostly correct, but notes a potential typo in the integral expression. For the second question, the correct approach is to integrate the top function minus the bottom function, specifically \int_{0}^{6} 4 - (x-2)dx, focusing on the first quadrant. The third question about the derivative of ln(x-1)^2 highlights the ambiguity in interpretation, emphasizing the need to apply the chain rule correctly. Overall, the conversation provides guidance on integral setup and differentiation techniques.
gokugreene
Messages
47
Reaction score
0
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
 
Physics news on Phys.org
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.
 
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.
 
gokugreene said:
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.
 
Alright, I will go with that. Thanks!
 
ln(x-1)^2 take derivative, you must use chain rule
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top