find $\alpha^2+\beta^2$
Both equations have a common root
$$(-10a-5)^2=(-2ab+2b)(20b+10b)$$ $$25+100a^2+100a=60b^2(1-a)$$ Also since the first equation has equal roots $$4b^2-20a= 0$$ $$b^2=5a$$ I could substitute the value of a in the above equation, but that gives me a biquadractic equation in b, and I don’t think it’s supposed to go that way. What am I doing wrong?