Answer:

Explanation:
Given Rule: Multiply by 3, add -2
Input:
10, 17, 25, 27
Carry out the rule:
10(3) + (-2) = 30 - 2 = 28
17(3) + (-2) = 51 - 2 = 49
25(3) + (-2) = 75 - 2 = 73
27(3) + (-2) = 81 - 2 = 79
The outputs are 28, 49, 73, and 79 respectively.
Let me know if you have any questions!