\(P = \$1000\text{,}\) the principal
\(r=\frac{0.04}{2}=0.02\text{,}\) interest is being paid semi-annually (twice a year), so the 4% interest will be divided into two 2% payments.
\(t = 8\text{,}\) 4 years compounded twice a year gives \(t=4\cdot 2=8\) half-years
\begin{align*}
I\amp=PRT\\
\amp=\$1000(0.02)(8)\\
\amp=\$160
\end{align*}
You will earn $160 in interest over the four years. The future value of the loan is
\begin{align*}
A\amp=P+I\\
\amp=\$1000+\$160\\
\amp=\$1{,}160
\end{align*}
We could also use a spreadsheet to do this calculation and enter:
=1000+1000*(0.04/2)*(4*2)
which also gives $1,160. The future value of the bond is $1,160. Remember that spreadsheets don’t interpret parentheses as multiplication. We need the asterisks as well as the parentheses.