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
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top