The iteration method is pretty algebra intensive.
If n is even, T(n) = 3 (2n/2).
Now check n odd... hey, it works!