Roots of a quadratic equation involving summations

33 Views Asked by At

How do you find the roots of a quadratic equation involving summations like these:

$$\sum_k^n f_k v_k^2 -\sum_k^n c_k v_k - \sum_k^n d_k = 0$$

Where $v_k$ is the variable and $n$ is arbitrary