Question 971038
what are the solution of this equation 2x + 5/2 = 3/x
------------
{{{2x + 5/2 = 3/x}}}
Multiply thru by 2x
{{{4x^2 + 5x = 6}}}
{{{4x^2 + 5x - 6 = 0}}}
*[invoke solve_quadratic_equation 4,5,-6]
---
x = 3/4, x = -2