Prove that inverse of a linear function is linear

364 Views Asked by At

I need to prove that the inverse function of a linear function is also linear? I suppose that a linear function is defined like this: $$f(x)=ax+b$$ but how can I prove that its inverse is linear?

1

There are 1 best solutions below

0
On BEST ANSWER

$$y=ax+b\implies x=\frac{y-b}a=\frac1ay-\frac ba$$

In the comments it was already explained why it has to be $\;a\neq 0\;$ ...