Help in getting inverse of the function

I tried solving it algebraically and flow chart, I am getting different answers. And also I can't able to verify if it is a function with 1-to-1 relationship. I used a method I learned from Youtube and found it is an one-to-one, but I am confuse how to take reverse of it.
Someone please help!
1 Answer
We start by saying
$$y = \frac{2x+1}{x+2}$$ And then, we try to solve for $x$ from the previous equation:
$$y(x+2) = 2x+1$$ $$x(y-2) = 1-2y$$ $$ x = \frac{1-2y}{y-2}$$.
To know if a function is 1-1, you can compute it's derivatives and check that it is always or always negative: $$y' =\frac{2(x+2)-(2x+1)}{(x+2)^2} = \frac{3}{(x+2)^2} >$$
Join Matchmaticians Affiliate Marketing
Program to earn up to 50% commission on every question your affiliated users ask or answer.
- 1 Answer
- 25 views
- Pro Bono
Related Questions
- Probability of making a full house in a poker hand
- Logic Questions (𝐴→𝐶)∧(𝐵→𝐶)⊢(𝐴∧𝐵)→𝐶
- Discrete Structures - Proving a statement true
- Discrete math
- Discrete Math Question
- Let A be an uncountable set, B a countable subset of A, and C the complement of B in A. Prove that there exists a one-to-one correspondence between A and C.
- Growth of Functions
- Count the number of decks of cards, where no king is on top of the ace of the same suit.