I assume you are using the formula for compound interest: $$A = P \left(1 + \frac{i}{n}\right)^{nt}$$ where $A$ is the future value, $P$ is the present value, $i$ is the annual interest rate (as a decimal), $n$ is the number of times compounded per year and $t$ is the length of time in years. **It is very important here that the question states interest as the annual interest rate.**
Semi-annual means twice in one year. Therefore, your $n$ will equal 2. Hence, your formula becomes $$A = P \left(1 + \frac{i}{2}\right)^{2t}.$$
You are correct that bi-annual means once every two years. Therefore, the interest is compounded "half" a time per year (1 compounding every 2 years for $\frac{1}{2}$). Now we have $n = \frac{1}{2}$ and $$A = P \left(1 + \frac{i}{\frac{1}{2}}\right)^{\frac{1}{2}t}$$