$$1=4a+2b+c$$
$$4=9a+3b+c$$
$$\frac{-b^2+4ac}{4a}=-\frac{b}{2a}+1$$
It's all the afternoon I try to solve this...
Can you point me in the right direction or show me how it's done?
I replaced c with $-4a-2b+1$ in the other two...
First post, sorry for any mistake...
multiplying the third equation by $$4a$$ we obtain: $$4ac-b^2=-2b+4a$$ solving this equation for $c$ we get $$c=\frac{b^2-2b+4a}{4a}$$ plugging this in equation (1) and (2): $$1=4a+2b+\frac{b^2-2b+4a}{4a}$$ $$4=9a+3b+\frac{b^2-2b+4a}{4a}$$ the equation above is equivalent to $$0=a^2+\frac{1}{2}ab+\frac{b^2-2b}{16}$$ from here we get $$a_{1,2}=-\frac{1}{4}b\pm\sqrt{\frac{b}{8}}$$ this can you set in the last equation to get $b$ we obtain the following Solutions $$a=-1,b=8,c=11$$ or $$a=-3,b=18,c=-23$$