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
pls solve ! 10 points?
with steps pls! thank you
1 Answer
- 6 years agoFavorite Answer
sqrt(x^2 + 2x) - sqrt(x^2 - 2x) =>
(sqrt(x^2 + 2x) - sqrt(x^2 - 2x)) * (sqrt(x^2 + 2x) + sqrt(x^2 - 2x)) / (sqrt(x^2 + 2x) + sqrt(x^2 - 2x)) =>
(x^2 + 2x - x^2 - (-2x)) / (x * sqrt(1 + 2/x) + x * sqrt(1 - 2/x)) =>
4x / (x * (sqrt(1 + 2/x) + sqrt(1 - 2/x))) =>
4 / (sqrt(1 + 2/x) + sqrt(1 - 2/x))
x goes to infinity
4 / (sqrt(1 + 0) + sqrt(1 - 0)) =>
4 / (sqrt(1) + sqrt(1)) =>
4 / (1 + 1) =>
4/2 =>
2
EDIT:
Same limit even when x goes to negative infinity