Saved Bookmarks
| 1. |
Find the sum of the roots of the equation ax2-bx+c=0. |
|
Answer» ong>Answer: SUM of the roots of quadratic EQUATION is -b/a. hence the answer is b/a Step-by-step EXPLANATION: ax^2+bx+c=0 sum of roots of quadratic equation is -coeffitient of x/coeffitient of x^2 = -(-b/a) =b/a |
|