Use the four numbers exactly once, with +, -, *, / and parentheses, to make 24. Example: for numbers 1, 3, 6, 8 → (6*8)/(3-1) Use * for multiplication and / for division.