Find the sum and product of the roots of the equation 2x^2+3x-5=0
We know that for equation ax^2+bx+c=0
a = 2,b = 3,c = -5
If the roots x1 and x2 are real numbers:
x1 + x2 = -b/a = -3/2
x1*x2 = c/a = -5/2
PG
We know that for equation ax^2+bx+c=0
a = 2,b = 3,c = -5
If the roots x1 and x2 are real numbers:
x1 + x2 = -b/a = -3/2
x1*x2 = c/a = -5/2