A customer brings a box with a mix of integers (..., -3, -2, -1, 0, 1, 2, 3...) as inputs to a function machine. She wants you to program a function machine so that the output is always a negative. Your manager suggests − 10. Did the manager make a good suggestion? Are there any inputs that will not meet the customer’s needs? Explain.