The sum of the root of the equation $mx^{2}-(m+n)x+1=0$ is
Reveal answer
Fill a bubble to check yourself
The sum of the root of the equation $mx^{2}-(m+n)x+1=0$ is
For a quadratic equation ax^2 + bx + c = 0, the sum of the roots is -b/a. Here, a=m, b=-(m+n), c=1. Sum = -(-(m+n))/m = (m+n)/m.
Using the sum of roots formula for a quadratic equation, we calculate -coefficient of x divided by coefficient of x^2. For the equation mx^2 - (m+n)x + 1 = 0, the sum is -[-(m+n)] divided by m. This simplifies to (m+n) divided by m.