You are given:
(i) The price of a stock is 43.00$
(ii) The continuously compounded risk-free interest rate is 5%
(iii) The stock pays a dividend of 1 three months from now
(iv) A 3-month European call option on the stock with strike 44 costs 1.90
You wish to create this stock synthetically, using a combination of 44-Strike Options expiring in 3 months and lending: Determine the amount of money you should lend.
So far I understand that using the Put-Call parity:
$C-P=S_0-PV(Dividend)-Ke^{-rt}$
and for a synthetic stock: $S_0=C-P+PV(Dividend)+Ke^{-rt}$
Hence:
$S=1.90-P+44e^{-0.0125}+e^{-0.0125}$
When I check the solution, it says that the amount to lend is
$45e^{-0.0125}=44.4410$
Where did this answer come from? How can I approach this type of problem?