Dann vielleicht auch im CAS?
https://www.geogebra.org/m/qvbtpky9
mit
fo(x):= a_{2} x^(2) + a_{1} x + a_{0}
L:{fo(x(A))=y(A),fo(x(B))=y(B),fo(x(C))=y(C)}
IL:Solve(L)
f(x):=Substitute(fo(x), IL)
oder auch per Matrix Mx = b
M:Substitute(LeftSide(L), { a_{2}, a_{1}, a_{0}} = Identity(3))
b:=Transpose(RightSide(L))
BTW: Mit welchem Eisen macht man einen 350 m Schlag?