Find the sum of the reciprocals of the roots of the equation $x^2+ px + q = 0$.
Reveal answer
Fill a bubble to check yourself
Find the sum of the reciprocals of the roots of the equation $x^2+ px + q = 0$.
For x^2 + px + q = 0, sum of roots alpha + beta = -p, product alpha * beta = q. The sum of reciprocals is 1/alpha + 1/beta = (alpha + beta) / (alpha * beta) = -p / q.
Using Vieta's formulas for the quadratic equation x^2 + px + q = 0, the sum of the roots is -p and the product of the roots is q. The sum of the reciprocals of the roots can be written as 1/alpha + 1/beta. By combining these fractions over a common denominator, we get (alpha + beta) / (alpha * beta). Substituting the values from Vieta's formulas yields -p/q.