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
6 Answers
- MyRankLv 62 years ago
(x² - y²)/ x - y at x = y
(x² - y²) = (x - y) (x + y)
[(x - y) (x + y)]/ (x - y) = x + y
put x = y
x + x = 2x
or
y + y = 2y
Source(s): http://myrank.co.in/ - lenpol7Lv 72 years ago
Factor and cancel down
(x - y)(/x + y) / (x - y) =>
(x + y)
At x = y
Then substitute
(y + y) = 2y
- TomVLv 72 years ago
Assuming the expression is (x² - y²)/(x-y) (per your answer to your own question)
At x = y, the expression is undefined because x-y = 0 and division by zero is an illegal operation. However, the expression does have a limit as x approaches y:
lim(x→y) (x² - y²)/(x-y)
= lim(x→y) (x-y)(x+y)/(x-y)
= lim(x→y) (x+y)
= 2y
- How do you think about the answers? You can sign in to vote the answer.
- Demiurge42Lv 72 years ago
When x = y you get
x^2-y^2/x-y =
y^2 - y^2/y - y =
y^2 - y - y = (for y not equal to zero)
y^2 - 2y for y not equal to zero. It is undefined when x = y = 0
If you meant (x^2-y^2)/(x-y) then this is undefined when y = x as you would get division by zero.