Question 480979
It takes at least 2 to make a sum.
36 & -7
-------------
You can do it the hard way:
x*(29 - x) = -252
{{{-x^2 + 29x + 252 = 0}}}
*[invoke solve_quadratic_equation -1,29,252]