Question 961632
{{{ax^2+bx+c=y}}}


{{{system(a*1^2+b*1+c=8,a*9+b*3+c=0)}}}


{{{system(a+b+c=8,9a+3b+c=0)}}}


Not useful.  


USE STANDARD FORM!
{{{y=a(x-h)^2+k}}}, the vertex being (h,k).

{{{system(y=a(x-1)^2+8,0=a(3-1)^2+0)}}}

Important is to know how these two specific equations are found; and then you can continue solving for a, and you can finish the quadratic equation.



---
YES, the given maximum, (1,8), IS THE VERTEX.
The question or instruction was to find coefficients a, b, and c.  You can simply take your standard form finished equation, and perform the operations to simplify into general form.