We are given a function machine that takes an input, multiplies it by -7, then adds 3 to the result. The final output is -11. We need to find the original input.
2025/4/22
1. Problem Description
We are given a function machine that takes an input, multiplies it by -7, then adds 3 to the result. The final output is -
1
1. We need to find the original input.
2. Solution Steps
Let be the input. The function machine performs the following operations:
Subtract 3 from both sides of the equation:
Divide both sides by -7:
3. Final Answer
The input of the function machine is 2.