Question 356848
solve by using the quadratic formula ( put in standard form)
2x2+3x=-7
----------------
2x^2 + 3x + 7 = 0
a = 2 ; b = 3 ; c = 7
---
x = [-3 +- sqrt(9 -4*2*7)]/4
----
x = [-3 +- sqrt(-47)]/4
-----
x = [-3 +- isqrt(47)]/4
==========================
Cheers,
Stan H.
===