Write a function that repersents this process:
A:Take a number,x.
B: Multiply it by4.
C: Subtract 2 from the result
Then find the inverse of this function. Does the inverse represent the reverse of the process above ? Explain why or why not.