Question 1024905
Use x and y
x + y = 1 --> y = 1-x
xy = -14
------
x*(1-x) = 14
x^2 - x + 14 = 0
*[invoke solve_quadratic_equation 1,-1,14]
===============
The numbers are {{{1/2+-sqrt(55)i/2}}}