Find the area of the region given the boundaries

  • Thread starter Thread starter beefiestcrib55
  • Start date Start date
  • Tags Tags
    Area
beefiestcrib55
Messages
1
Reaction score
0
1. Homework Statement
The curve of y= 4/(x^2+4), the x-axis, and the vertical lines x = -2 and x = 2

Homework Equations

The Attempt at a Solution


slow.jpg
 
Physics news on Phys.org
Hello beefiestcrib55!

:welcome:

To begin, every member here will appreciate if you type out your work. Most members won't even bother if you post images.

There are a couple of things wrong about your approach. You set up the integral correctly, but then a couple of things went wrong:

1) Reflect about your answer! Can an area be negative?
2) You need to perform a substitution, you cannot (without experience) evaluate the integral into a primitive function in one step!
3)##\int \frac{1}{x^2 + 1} dx = \arctan(x) + c ##, not ##\arctan(x^2)+c##
4) Although your bounds should be changed by the substitution, why would you fill in ##1## as upperbound if you have ##2## as upperbound?
 
Math_QED said:
##\int \frac{1}{x^2 + 1} dx = \arctan(x) + c##, not ##arctan(x^2)+c##

Specifically, ##\int \frac{dx}{x^2+a^2}=\frac{1}{a}tan^{-1}(\frac{x}{a})## or in his case, ##\int \frac{dx}{\frac{x^2}{a^2}+1}=\frac{1}{a}tan^{-1}(\frac{x}{a})##. Also, ##tan^{-1}(0)≠\frac{\pi}{2}##. For future reference, ##\lim_{x \rightarrow \infty} {tan^{-1}(x)}=\frac{\pi}{2}##, and ##\lim_{x \rightarrow -\infty} {tan^{-1}(x)}=-\frac{\pi}{2}##.
 
Last edited:
  • Like
Likes member 587159
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