Suppose $f$ is a polynomial over $GF(17)$ of degree at most two. Find $f$ given that $f(3)=5, f(2)=6$ and $f(8)=1$.
I have tried trial and error but had no luck, I was wondering if there was a better method? I know $GF(17)$ is a cyclic group of order $17^2-1=288$, don't know if I can use this to help me?