I am new to discrete mathematics, and this was one of the question that the prof gave out. I am bit lost in this, since I never encountered discrete mathematics before. What do I need to do to prove that it is bijection, and find the inverse? Do I choose any number(integer) and put it in for the R and see if the corresponding question is bijection(both one-to-one and onto)?
Show that the function $f: \Bbb R \setminus \{-1\} \to \Bbb R \setminus \{2\}$ defined by $$ f(x) = \frac{4x + 3}{2x + 2} $$ is a bijection, and find the inverse function. (Hint: Pay attention to the domain and codomain.)
\begin{align} y &= \frac{4x + 3}{2x + 2} \\ \implies(2x+2)y &= 4x + 3 \\\implies (2y)x+2y &= 4x + 3 \\ \cdots \end{align}