Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Integration of Function??
Was wondering if anyone knew how to integrate
(10*r^2)/(r^2+a^2) where a= some constant.
Thanks!
4 Answers
- Joe LLv 51 decade agoFavorite Answer
If you don't mind, I'm going to replace your "r" by "x"
so you have
∫ (10a²) dx/(x² - a²)
The first thing to do is a synthetic division. Divide the denominator into the numerator. This gives you:
∫[10 - 10a² dx /(x² + a²)]
which is
10x - 10a²∫dx/(x² + a²)
That last term is a standard integral, so the net result is:
10x - 10a²[1/a(arctan(x/a)) + C =
10x - 10a[arctan(x/a)] + C =
10[x - a(arctan(x/a))] + C
- yasser tLv 51 decade ago
10r^2/(r^2+a^2)= 10-(10a^2)/(r^2+a^2) =
10- 10/((r/a)^2+1) the integral = 10r- 10a*arctan(r/a)+c
- santmann2002Lv 71 decade ago
= 10 * (r^2+a^2 -a^2)/ r^2+a^2) = 10 -10a^2 * 1/(r^2+a^2) =
10r -10 *1/(1+r^2/a^2) =10(r +arctg(r/a)) *a +C