Calculating the area between two curves

  • Thread starter Thread starter physstudent1
  • Start date Start date
  • Tags Tags
    Area Curves
physstudent1
Messages
267
Reaction score
1

Homework Statement



Compute the area between the two functions as an integral along the x-axis or the y-axis:

x=abs(y)
x=6-y^2

Homework Equations





The Attempt at a Solution



I sketched the graph to determine which was to the right and which was left finding out that 6-y^2 is to the right then I found out where the limits of integration would be and go the to be +sqrt6 , -sqrt6 however I'm not getting the correct answer and I'm unsure of how to integrate the absolute value function, I tried to split it up into two separate integrals but it didn't work
 
Physics news on Phys.org
Last edited:
Ah, I see no I was not familiar with that function, I got my limits because those are the points where the parabola meets the y axis,
 
physstudent1 said:
Ah, I see no I was not familiar with that function, I got my limits because those are the points where the parabola meets the y axis,

But where does the curve intersect the line?
 
physstudent1 said:

Homework Statement



Compute the area between the two functions as an integral along the x-axis or the y-axis:

x=abs(y)
x=6-y^2

Homework Equations





The Attempt at a Solution



I sketched the graph to determine which was to the right and which was left finding out that 6-y^2 is to the right then I found out where the limits of integration would be and go the to be +sqrt6 , -sqrt6 however I'm not getting the correct answer and I'm unsure of how to integrate the absolute value function, I tried to split it up into two separate integrals but it didn't work

There isn't "one function to the right and the other to the left". There is one function above the other!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top