D
Question 4
Using the same algorithm:
• Start with a number and add 2 to it.
• Double the result.
• Subtract 3 from that quantity.
Which function represents the inverse of the above algorithm?