The opposite of another function - if you apply a function and then its inverse, you should get the original number back. For example, the inverse of squaring a positive number is taking the square...
Simply stated, the inverse of a function is a function where the variables are reversed. If you have a function f(x) = y, the inverse is denoted as f-1(y) = x. Examples: y=x+3 Inverse is x=y+3, or...
Yes, what you do is imagine the function "reflected" across the x=y line. Which is to say you imagine it flipped over and 'laying on its side". Functions have only one value of y for each value of x....