Question 1006215
Quick way to find inverse is say y=f(x); but then SWITCH places between x and y.


{{{(y-10)/(x+6)=x}}}

solve for y in terms of x...


{{{y=(6x+10)/(1-x)}}}--------this shows the inverse, but now you need to call the function by some other name; choose something.  Say {{{g(x)=(6x+10)/(1-x)}}} and that f(x) and g(x) are inverses.