Given :
• Sum of zeroes ( a + b ) = -3
• Product of Zeroes ( ab) = -5/2
To find :
• The quadratic equation .
Solution :
As we know that :
• Quadratic equation
=> x² - ( sum of Zeroes )x + product of zeroes =0
Put the given values :
=> x² - (-3)x + ( -5/2) = 0
=> x² + 3x -5/2 = 0
=> (2x² + 6x -5) / 2 = 0
=> 2x² + 6x -5 = 0
Hence , the quadratic equation is 2x² + 6x -5 .
I hope it will help you.
Regards.