Advertisements
Advertisements
Question
If f : R → (0, 2) defined by `f (x) =(e^x - e^(x))/(e^x +e^(-x))+1`is invertible , find f-1.
Advertisements
Solution
Injectivity of f :
Let x and y be two elements of domain (R), such that
f (x) = f (y)
⇒ `(e^x - e^(-x))/(e^x -e^(-x)) +1 =(e^y - e^(-y))/(e^y -e^(-y)) + 1`
⇒`(e^x - e^(-x))/(e^x -e^(-x))= (e^y - e^(-y))/(e^y -e^(-y))`
⇒ `(e^-x(e^(2x) -1))/(e^-x(e^(2x)+1)) = (e^-y(e^(2y) -1))/(e^-y(e^(2y)+1)) `
⇒ `(e^(2x) -1)/(e^(2x) +1) = (e^(2y) -1)/(e^(2y) +1)`
⇒ (e2x−1) (e2y+1) = (e2x+1) (e2y−1)
⇒ e2x+2y + e2x−e2y −1= e2x+2y − e2x + e2y − 1
⇒ 2 × e2x =2 × e2y
⇒ e2x = e2y
⇒ 2x = 2y
⇒ x = y
So, f is one-one.
Surjectivity of f:
Let y be in the co-domain (0,2) such that f(x) = y.
`(e^x - e^-x)/(e^x +e^-x) + 1 = y `
⇒ `(e^-x(e^(2x) -1))/(e^-x(e^(2x)+1))+1 = y`
⇒ `(e^-x(e^(2x) -1))/(e^-x(e^(2x)+1)) = y - 1`
⇒ `e^(2x) -1 = (y - 1) (e^(2y) + 1)`
⇒ `e^(2x) -1 = y xx e^(2x) +y - e^(2x) -1`
⇒ `e^(2x) = y xx e^(2x) + y -e^(2x)`
⇒ `e^(2x) (2- y) = y`
⇒ `e^(2x) = y/(2-y)`
⇒ `2x = log_e (y/(2-y))`
⇒ `x = 1/2 log_e (y/(2 -y)) in R` (domain)
So, f is onto.
∴ f is a bijection and, hence, it is invertible.
Finding f -1:
Let f−1 (x) = y ...(1)
⇒ f (y) = x
⇒ `(e^y - e^-y)/(e^y + e^-y )+ 1 = x`
⇒ `(e^-y(e^(2y) -1))/(e^-y(e^(2y)+1)) + 1 = x`
⇒ `(e^-y(e^(2y) -1))/(e^-y(e^(2y)+1)) = x -1`
⇒ e2y −1 = ( x −1) ( e2y + 1 )
⇒ e2y − 1 = x × e2y + x − e2y − 1
⇒ e2y = x × e2y+ x − e2y
⇒ e2y ( 2 − x ) = x
⇒ `e^(2y) = x/(2-x)`
⇒`2y = log_e (x/(2-x))`
⇒`y =1/2 log_e (x/(2-x)) in R` (domain)
⇒`y =1/2 log_e (x/(2-x)) = f^-1 (x)` [from (1)]
` So, f^-1 (x) = 1/2 log_e (x/(2-x))`
APPEARS IN
RELATED QUESTIONS
Show that the function f : R* → R* defined by f(x) = `1/x` is one-one and onto, where R* is the set of all non-zero real numbers. Is the result true, if the domain R* is replaced by N with co-domain being same as R?
Check the injectivity and surjectivity of the following function:
f : N → N given by f(x) = x2
Check the injectivity and surjectivity of the following function:
f : N → N given by f(x) = x3
Show that the modulus function f : R → R, given by f(x) = |x|, is neither one-one nor onto, where |x| is x, if x is positive or 0 and |x| is –x, if x is negative.
Let A = {1, 2, 3}, B = {4, 5, 6, 7} and let f = {(1, 4), (2, 5), (3, 6)} be a function from A to B. Show that f is one-one.
Give examples of two functions f: N → Z and g: Z → Z such that g o f is injective but gis not injective.
(Hint: Consider f(x) = x and g(x) =|x|)
Let S = {a, b, c} and T = {1, 2, 3}. Find F−1 of the following functions F from S to T, if it exists.
F = {(a, 2), (b, 1), (c, 1)}
If the function `f(x) = sqrt(2x - 3)` is invertible then find its inverse. Hence prove that `(fof^(-1))(x) = x`
Prove that the function f : N → N, defined by f(x) = x2 + x + 1, is one-one but not onto
Set of ordered pair of a function? If so, examine whether the mapping is injective or surjective :{(x, y) : x is a person, y is the mother of x}
Let f = {(1, −1), (4, −2), (9, −3), (16, 4)} and g = {(−1, −2), (−2, −4), (−3, −6), (4, 8)}. Show that gof is defined while fog is not defined. Also, find gof.
Let R+ be the set of all non-negative real numbers. If f : R+ → R+ and g : R+ → R+ are defined as `f(x)=x^2` and `g(x)=+sqrtx` , find fog and gof. Are they equal functions ?
Verify associativity for the following three mappings : f : N → Z0 (the set of non-zero integers), g : Z0 → Q and h : Q → R given by f(x) = 2x, g(x) = 1/x and h(x) = ex.
Find fog and gof if : f (x) = x+1, g (x) = sin x .
` if f : (-π/2 , π/2)` → R and g : [−1, 1]→ R be defined as f(x) = tan x and g(x) = `sqrt(1 - x^2)` respectively, describe fog and gof.
Let A = R - {3} and B = R - {1}. Consider the function f : A → B defined by f(x) = `(x-2)/(x-3).`Show that f is one-one and onto and hence find f-1.
[CBSE 2012, 2014]
If f : C → C is defined by f(x) = x4, write f−1 (1).
Let A = {x ∈ R : −4 ≤ x ≤ 4 and x ≠ 0} and f : A → R be defined by \[f\left( x \right) = \frac{\left| x \right|}{x}\]Write the range of f.
Let \[f : \left[ - \frac{\pi}{2}, \frac{\pi}{2} \right] \to\] A be defined by f(x) = sin x. If f is a bijection, write set A.
Let f : R − {−1} → R − {1} be given by\[f\left( x \right) = \frac{x}{x + 1} . \text{Write } f^{- 1} \left( x \right)\]
Let A = {1, 2, 3}, B = {4, 5, 6, 7} and let f = {(1, 4), (2, 5), (3, 6)} be a function from A to B. State whether f is one-one or not.
\[f : R \to R \text{given by} f\left( x \right) = x + \sqrt{x^2} \text{ is }\]
The function
\[f : R \to R\] defined by\[f\left( x \right) = \left( x - 1 \right) \left( x - 2 \right) \left( x - 3 \right)\]
(a) one-one but not onto
(b) onto but not one-one
(c) both one and onto
(d) neither one-one nor onto
Let
\[f : R - \left\{ n \right\} \to R\]
The function
Let \[f\left( x \right) = \frac{1}{1 - x} . \text{Then}, \left\{ f o \left( fof \right) \right\} \left( x \right)\]
The distinct linear functions that map [−1, 1] onto [0, 2] are
Let A = ℝ − {3}, B = ℝ − {1}. Let f : A → B be defined by \[f\left( x \right) = \frac{x - 2}{x - 3}, \forall x \in A\] Show that f is bijective. Also, find
(i) x, if f−1(x) = 4
(ii) f−1(7)
Let the function f: R → R be defined by f(x) = 4x – 1, ∀ x ∈ R. Then, show that f is one-one.
Show that the function f: R → R defined by f(x) = `x/(x^2 + 1)`, ∀ ∈ + R , is neither one-one nor onto
If f(x) = (4 – (x – 7)3}, then f–1(x) = ______.
An organization conducted a bike race under 2 different categories-boys and girls. Totally there were 250 participants. Among all of them finally, three from Category 1 and two from Category 2 were selected for the final race. Ravi forms two sets B and G with these participants for his college project. Let B = {b1,b2,b3} G={g1,g2} where B represents the set of boys selected and G the set of girls who were selected for the final race.
Ravi decides to explore these sets for various types of relations and functions.
- Let R: B → G be defined by R = { (b1,g1), (b2,g2),(b3,g1)}, then R is ____________.
Students of Grade 9, planned to plant saplings along straight lines, parallel to each other to one side of the playground ensuring that they had enough play area. Let us assume that they planted one of the rows of the saplings along the line y = x − 4. Let L be the set of all lines which are parallel on the ground and R be a relation on L.
Answer the following using the above information.
- The function f: R → R defined by f(x) = x − 4 is ____________.
'If 'f' is a linear function satisfying f[x + f(x)] = x + f(x), then f(5) can be equal to:
Let f: R→R be defined as f(x) = 2x – 1 and g: R – {1}→R be defined as g(x) = `(x - 1/2)/(x - 1)`. Then the composition function f (g(x)) is ______.
The solution set of the inequation log1/3(x2 + x + 1) + 1 > 0 is ______.
Number of integral values of x satisfying the inequality `(3/4)^(6x + 10 - x^2) < 27/64` is ______.
Let A = R – {2} and B = R – {1}. If f: A `→` B is a function defined by f(x) = `(x - 1)/(x - 2)` then show that f is a one-one and an onto function.
If f : R `rightarrow` R is defined by `f(x) = (2x - 7)/4`, show that f(x) is one-one and onto.
