Consider a one period binomial stock model with $S_0=4$, $S_1(H)=8$ and $S_1(T)=2$. The interest rate is $25$%. Let's say I buy a call option for $1.20$ with strike price $K=5$ which expires at time $1$.
I'm trying to figure out how to invest in the stock and money markets such that at time $1$ I have $1.50$ no matter how the stock behaves, that is to say my portfolio mimics what would happen if I had just taken my $1.20$ and instead of buying the call option put it straight into the money market. And I want to do this without spending any more of my own money than the $1.20$ I spent on the call option.
$$V_1=\Delta_0S_1+(S_1-5)^+-\frac{5}{4}4\Delta_0$$ $$V_1(H)=3\Delta_0+3$$ $$V_1(T)=-3\Delta_0.\;\;\;$$
Now I set these equations both equal to $1.50$ and obtain the solution $\Delta_0=-.5$. And if I'm interpreting this correctly that means I should short sell a half-a-share of stock and invest that money in the money market account. Is that correct?
Also $\Delta_0$ is over-determined by these equations, I only need one of them to find it, and if I wanted any other return than $1.50$ there'd be no solution, what is that meaning of that? Does that mean if I wanted any other return I'd need to borrow some money from the money market or invest more of my own money; thereby introducing a second variable?