In the geometric progression $b_1, b_2, b_3,\ldots, b_1+b_3+b_5=10$ and $b_2+b_4=5$. Find the sum of the squares of the first five terms.
If you solve for the first term and the common ratio, you will get nasty radicals and then squaring and adding is not a good option. How do I do it then?
Hint: $(b_1+b_3+b_5)^2-(b_2+b_4)^2$.
More suggestions: $(x+y+z)^2=x^2+y^2+z^2+2xy+2xz+2yz$, $(x+y)^2=x^2+2xy+y^2$ (this you know, I guess), now use the fact that in geometric progression one has $b_{n-1}b_{n+1}=b_{n}^{2}$.