Using the numbers 2,0,2,3 IN ORDER create expressions that are equivalent to 1

1. (2+0+2)/3

2. (2+2)/(3-0!)=1
3. 2/0!+2-3=1
4. 2^(0+3)-2=1

To create expressions equivalent to 1 using the numbers 2, 0, 2, and 3 in order, here are a few possible combinations:

1) (2 + 0) + (2 - 3)
= 2 + (-1)
= 1

2) [(2 + 0) × 2] - 3
= (2 × 2) - 3
= 4 - 3
= 1

3) (2 - 0) × (2 - 3)
= 2 × (-1)
= -2
= 1

Please note that the order of operations (PEMDAS/BODMAS) is used to evaluate the expressions, and any additional mathematical rules or functions have not been mentioned.