EASY FOR THE RIGHT PERSON! TONS OF POINTS! Write these functions as numbers instead of words
a. This function adds 3 to the input number
b. This function adds 3 to the input number and then multiplies the answer by itself
c. This function which adds 3 to the input number then divides the answer by 12 minus the input number.
d. This function raises the input number to the 5th power, then subtracts 4 times the input number, finally adding 6.
e. This function outputs -45 no matter what the input number is
f. This function puts out the same number that comes in