Question 422034
What are the solutions to the equation 1 + (1/x^2) = (3/x). 
Multiply thru by x^2 to get rid of the denominators:
x^2 + 1 = 3x
---
Rearrange:
x^2-3x+1 = 0
-----
Use the quadratic formula to get:
x = [3 +- sqrt(9-4*1)]/2
---
x = [3 +- sqrt(5)]/2
===
x = (3/2)+(1/2)sqrt(5) or x = (3/2)-(1/2)sqrt(5)
===================================================
Cheers,
Stan H.
============