9 - ( 3 * 3) + 1 = 9 - 9 + 1 = 1
The important point in the above problem is that in the four arithmetic operations, multiplication and division must be done before addition and subtraction.
And if there is a combination of multiplication and division, the two operations should be calculated sequentially from the beginning.