Find Area of ∫ (1 + √(9 - x^2))dx [-3,0]

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Integral
Miike012
Messages
1,009
Reaction score
0
Find area of: ∫ (1 + √(9 - x^2))dx [-3,0]

Solution:

∫ (1 + √(9 - (x - 3)^2))dx [0,3]

= ∫ (1 + √(x)*√(6-x))dx [0,3]

Δx = 3/n

Ʃ√(3i/n)*Ʃ√(6 - 3i/n) +Ʃ 1 i = 1, n = n

I am stuck right here... I know that the notation for a constant is 1(n)..

but is there one for a square root? Would is be (n(n+1)/2)^(1/2) ?
 
Physics news on Phys.org
No, it wouldn't. I don't think you want to try and do this one with Riemann sums. That gets to be way too hard. There's an easier way. Do you know what an antiderivative is?
 
Dick said:
No, it wouldn't. I don't think you want to try and do this one with Riemann sums. That gets to be way too hard. There's an easier way. Do you know what an antiderivative is?

Yes I know what that is how would I use the antiderivative to solve this?
 
Miike012 said:
Yes I know what that is how would I use the antiderivative to solve this?

Split the integral into two parts. The 1 part should be easy. The second one you can do with a trig substitution, if you've cover that. If you haven't, maybe you are expected to use geometry. What does the graph y=sqrt(9-x^2) look like?
 
I know all my trig derivatives...

the two parts are...

1 + (u)^(1/2)
u = 9 - x^2
Is this what your asking for?

And here is a rough sketch of the graph...
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    3.4 KB · Views: 377
Miike012 said:
I know all my trig derivatives...

the two parts are...

1 + (u)^(1/2)
u = 9 - x^2
Is this what your asking for?

And here is a rough sketch of the graph...

Just that substitution won't quite do it. You need something like x=3*sin(t). And the graph is a good start. The more you improve it, the more it will look like a half-circle.
 
Last edited:
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