ammsa
- 4
- 0
Homework Statement
consider the function f(x) = (4 - x) / (2 - \sqrt{x}). define a new function g(x) = f(x) for all x except 4 and such g(x) is continuous at 4.
The Attempt at a Solution
i got the limit of the f(x) when x approches 4 and i got 4 as the final answer.
here's how i did it,
1) (4-x) / (2 - \sqrt{x} )
2) (2 + \sqrt{x}) (2 - \sqrt{x}) / (2 - \sqrt{x})
3) (2 + \sqrt{x})
4) when we plug in 4 in the equation (2 + \sqrt{x}), we get
(2 + \sqrt{4}) = 4
so, g(x) = f(x) when x \neq 4
and = (2 + \sqrt{x}) when x = 4
now my question is is my way of approching this problem correct, and is my answer correct?
Last edited: