English

If F : R → (0, 2) Defined by `F (X) =(E^X - E^(X))/(E^X +E^(-x))+1`Is Invertible , Find F-1. - Mathematics

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))`

 

 

shaalaa.com
  Is there an error in this question or solution?
Chapter 2: Functions - Exercise 2.4 [Page 69]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 2 Functions
Exercise 2.4 | Q 18 | Page 69

RELATED QUESTIONS

Check the injectivity and surjectivity of the following function:

f : N → N given by f(x) = x3


In the following case, state whether the function is one-one, onto or bijective. Justify your answer.

f : R → R defined by f(x) = 3 − 4x


Given examples of two functions fN → N and gN → N such that gof is onto but is not onto.

(Hint: Consider f(x) = x + 1 and `g(x) = {(x-1, ifx >1),(1, if x = 1):}`


Let S = {abc} 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)}


Let fR → R be the Signum Function defined as

f(x) = `{(1,x>0), (0, x =0),(-1, x< 0):}`

and gR → be the Greatest Integer Function given by g(x) = [x], where [x] is greatest integer less than or equal to x. Then does fog and gof coincide in (0, 1]?


Classify the following function as injection, surjection or bijection : f : N → N given by f(x) = x2


Classify the following function as injection, surjection or bijection :  f : Z → Z given by f(x) = x3


Classify the following function as injection, surjection or bijection :
f : R → R, defined by f(x) = 5x3 + 4


Let f : N → N be defined by

`f(n) = { (n+ 1, if n  is  odd),( n-1 , if n  is  even):}`

Show that f is a bijection. 

                      [CBSE 2012, NCERT]


Let f : R → R and g : R → R be defined by f(x) = + 1 and (x) = x − 1. Show that fog = gof = IR.


If f(x) = |x|, prove that fof = f.


If f(x) = sin x and g(x) = 2x be two real functions, then describe gof and fog. Are these equal functions?


  ` 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 f be a real function given by f (x)=`sqrt (x-2)`
Find each of the following:

(i) fof
(ii) fofof
(iii) (fofof) (38)
(iv) f2

Also, show that fof ≠ `f^2` .


Find f −1 if it exists : f : A → B, where A = {0, −1, −3, 2}; B = {−9, −3, 0, 6} and f(x) = 3 x.


Find f −1 if it exists : f : A → B, where A = {1, 3, 5, 7, 9}; B = {0, 1, 9, 25, 49, 81} and f(x) = x2


A function f : R → R is defined as f(x) = x3 + 4. Is it a bijection or not? In case it is a bijection, find f−1 (3).


Let f : R `{- 4/3} `- 43 →">→ R be a function defined as f(x) = `(4x)/(3x +4)` . Show that f : R - `{-4/3}`→ Rang (f) is one-one and onto. Hence, find f -1.


If f : C → C is defined by f(x) = x4, write f−1 (1).


If f : R → R is defined by f(x) = x2, find f−1 (−25).


Let `f : R - {- 3/5}` → R be a function defined as `f  (x) = (2x)/(5x +3).` 

f-1 : Range of f → `R -{-3/5}`.


If f(x) = x + 7 and g(x) = x − 7, x ∈ R, write fog (7).


If f : {5, 6} → {2, 3} and g : {2, 3} → {5, 6} are given by f = {(5, 2), (6, 3)} and g = {(2, 5), (3, 6)}, then find fog.    [NCERT EXEMPLAR]


If the mapping f : {1, 3, 4} → {1, 2, 5} and g : {1, 2, 5} → {1, 3}, given by f = {(1, 2), (3, 5), (4, 1)} and g = {(2, 3), (5, 1), (1, 3)}, then write fog. [NCERT EXEMPLAR]


The function \[f : [0, \infty ) \to \text {R given by } f\left( x \right) = \frac{x}{x + 1} is\]

 

 


The range of the function

\[f\left( x \right) =^{7 - x} P_{x - 3}\]

 


Let f be an injective map with domain {xyz} and range {1, 2, 3}, such that exactly one of the following statements is correct and the remaining are false.

\[f\left( x \right) = 1, f\left( y \right) \neq 1, f\left( z \right) \neq 2 .\]

The value of

\[f^{- 1} \left( 1 \right)\] is 

 


Mark the correct alternative in the following question:

If the set A contains 5 elements and the set B contains 6 elements, then the number of one-one and onto mappings from A to B is


Let A be a finite set. Then, each injective function from A into itself is not surjective.


Are the following set of ordered pairs functions? If so, examine whether the mapping is injective or surjective.
{(x, y): x is a person, y is the mother of x}


Let C be the set of complex numbers. Prove that the mapping f: C → R given by f(z) = |z|, ∀ z ∈ C, is neither one-one nor onto.


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.

  • Ravi wants to know among those relations, how many functions can be formed from B to G?

Let f: R → R defined by f(x) = 3x. Choose the correct answer


If f: R→R is a function defined by f(x) = `[x - 1]cos((2x - 1)/2)π`, where [ ] denotes the greatest integer function, then f is ______.


Let f(1, 3) `rightarrow` R be a function defined by f(x) = `(x[x])/(1 + x^2)`, where [x] denotes the greatest integer ≤ x, Then the range of f is ______.


The graph of the function y = f(x) is symmetrical about the line x = 2, then ______.


The function f(x) = [x], where [x] denotes the greatest integer less than or equal to x; is continuous at ______.


Find the domain of sin–1 (x2 – 4).



The given function f : R → R is not ‘onto’ function. Give reason.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×