| 1. |
Let A = R – {3} and B = R – {1}. Consider the function f : A → B defined by \(f(x) = (\frac{x-2}{x-3})\). Show that f is one-one and onto and hence find f–1. |
|
Answer» One - one : Let x1, x2 ∈ A Now, f (x1) = f (x2) ⇒ \(\frac{x_1\,-\,2}{x_1\,-\,3}=\frac{x_2\,-\,2}{x_2\,-\,3}\) ⇒ (x1 - 2) (x2 - 3) = (x1 - 3) (x2 - 2) ⇒ x1x2 - 3x1 - 2x2 + 6 = x1 x2 - 2x1 - 3x2 + 6 ⇒ - 3x1 - 2x2 = - 2x1 - 3x2 ⇒ - x1 = - x2 ⇒ x1 = x2 Hence, f is one - one function. Onto : Let y = \(\frac{x\,-\,2}{x\,-\,3}\) ⇒ xy - 3y = x - 2 ⇒ xy - x = 3y - 2 ⇒ x(y - 1) = 3y - 2 ⇒ \(x = \frac{3y\,-\,2}{y\,-\,1}\) .....(i) From above it is obvious that ∀ y except 1, i.e, ∀ y ∈ B = R - {1}∃ x ∈ A Hence, f is onto function. Thus, f is one - one onto function. If f-1 is inverse function of f then, \(f^{-1}(y) = \frac{3y\,-\,2}{y\,-\,1}\) [from (i)] |
|