So, I recently sat a year ten exam and one of the questions was:
Bob invested one half of his savings in an account that paid simple interest for two years and received $550$ dollars as interest. He invested the remaining in an account that paid compound interest (compounded annually) for the same two years at the same rate of interest and received $605$ dollars as interest. What is the annual rate of interest?
I have tried to simplify $p-p(1+r)^2-2pr=55$ ($p=$ principal investment, $r=$ interest rate) but I have not been able to eliminate $p$ from the equation. I am interested to see how you would go about proving the answer to this question.
$2rP = 550$, $((1+r)^2-1)P= 605$, hence ${(1+r)^2-1 \over 2r } = {605 \over 550}$.
This gives ${2+r \over 2} = {605 \over 550}$. from which we get $r = 2 {605 \over 550} -2 = {1 \over 5}$.