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
Calculus question?
Derive arcsine x = ln(x+sqrt(x^2 +1)). Explain in your derivation why plus sign is used with sqrt instead of minus
1 Answer
- cidyahLv 74 years agoFavorite Answer
arcsin x = ln ( x + sqrt(x^2+1) )
Do you want the derivative of arcsin x - ln(x+sqrt(x^2+1))? If so:
differentiate with respect to x
1/sqrt(1-x^2) - 1/(x+sqrt(x^2+1)) d/dx ( x+ sqrt(x^2+1))
d/dx (x+ sqrt(x^2+1)) = 1 + 2x/(2sqrt(x^2+1)) = 1 + x/sqrt(x^2+1)
1/sqrt(1-x^2)) - (1 + x/sqrt(x^2+1) )
= 1/sqrt(1-x^2) - (1 + x/sqrt(x^2+1))/(x+sqrt(x^2+1))
= 1/sqrt(1-x^2) - 1/(x+sqrt(x^2+1)) - x / (xsqrt(x^2+1)+x^2+1)
1+x^2 is always positive. log of a positive number > 1. That's why plus sign is used with sqrt instead of minus.