The question is what is the minimum value of $2^a + 4^b$ when $a + b = 17$
So far I have managed to come up with $2^a + 4^b = 2^a + 2^{2b}$. For the lowest value $a$ and $2b$ must be equal and this will result in $2^{\frac{34}{3}} \cdot 2 = 2^{\frac{37}{3}}$.
Any help with checking/correcting my solution would be appreciated :)