Integral calculus: plane areas in rectangular coordinates

delapcsoncruz
Messages
20
Reaction score
0

Homework Statement



Find the area between y= 1/(x2+1) and the x-axis, from x=0 to x=1


The Attempt at a Solution



so when x=0, y=1
and when x=1, y=1/2

next i plot the points, so the intersection of the given equation is (0,1) and (1,1/2)
Yh= Y-higher= 1/(x2+1)
Yl= Y-lower= 0
the strip is vertical, so the length (L) = (Yh-Yl) and the width (W) is dx


dA=LW
dA=(Yh-Yl)dx
dA=(1/(x2+1))dx
A=∫from 0-1 dx/(x2+1)
A=Arctan x from 0-1
A=Arctan 1 -Arctan 0
A=pi/4 sq.units


was my solution correct?
 
Physics news on Phys.org
looks good to me
 
delapcsoncruz said:

Homework Statement



Find the area between y= 1/(x2+1) and the x-axis, from x=0 to x=1

The Attempt at a Solution



so when x=0, y=1
and when x=1, y=1/2

next i plot the points, so the intersection of the given equation is (0,1) and (1,1/2)
Yh= Y-higher= 1/(x2+1)
Yl= Y-lower= 0
the strip is vertical, so the length (L) = (Yh-Yl) and the width (W) is dx

dA=LW
dA=(Yh-Yl)dx
dA=(1/(x2+1))dx
A=∫from 0-1 dx/(x2+1)
A=Arctan x from 0-1
A=Arctan 1 -Arctan 0
A=pi/4 sq.units

was my solution correct?
Yes.

You went through a lot of steps to get the answer.
 
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