Usually you would be encouraged to show your efforts and not just post a question. Especially if it looks like a homework question. So don't be surprised if you get that response now and then.
I'm gonna guess that down means right now.
We can set up some interest, say value multiplied by $x$ yearly, then the value would be:
Option one would be $0x^2 + 424*x^1 + 300$
Option two would be $80x^2 + 245*x^1 + 400$
So now the question for which values of $x$ will they be equal? This gives us the equation:
$$80x^2 + 245x^1 + 400 = 0x^2 + 424x^1 + 300$$
Which we can rewrite into:
$$80x^2 - 179x + 100 = 0$$
This is a second degree polynomial equation and you can solve it with completing the square or numerical program at a computer. If I don't got the numbers wrong it will have two solutions
- $x=1.0787$ which corresponds to 7.87 percent a year.
- $x=1.1588$ which corresponds to 15.88 percent a year.
Since the function is continous means that one is better than the other between those two percentages but that the other is better for all other percentages. Now we just need to find which of them is better in between. This should be an easy exercise to find out.