Evaluating an Integral With Geometry Formulas

Frillth
Messages
77
Reaction score
0

Homework Statement



I need to evaluate the definite integral of (x+2(1-x^2)^(1/2))dx from x=0 to x=1 using geometry formulas.

Homework Equations



None known.

The Attempt at a Solution



I'm actually trying to help one of my friends in AP Calculus with this problem. I know how to solve this with trigonometric substitutions, but they have not learned how to do these yet in their class. How do you use geometry formulas to solve something like this?
 
Physics news on Phys.org
\int (x+2\sqrt{1-x^2})dx

Correct? Geometry formulas? Haven't heard of that.
 
Last edited:
Yeah, I need to evaluate that integral from x=0 to x=1.
 
What, you've never heard of the integral being interpreted as the area under a curve?
\int_0^1 x+ 2\sqrt{1- x^2} dx= \int_0^1 x dx+ 2\int_0^1 \sqrt{1- x^2}dx

The line y= x, along with y= 0 and x= 1 forms a triangle with base= 1 and height= 1. What is the area of that triangle?

y= \sqrt{1- x^2} is the upper half of x^2+ y^2= 1, a circle with radius 1. Multiplying by 2 just makes it the area of the entire circle. What is the area of that circle?

This integral is the sum of the area of a triangle and the area of a circle.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top