SOLUTION: I'm homeschooled, and I've been working on this problem for a long time. My mother gave me the answer, but I can't seem to work the steps out.
The question is:
What are the sol
Algebra ->
Equations
-> SOLUTION: I'm homeschooled, and I've been working on this problem for a long time. My mother gave me the answer, but I can't seem to work the steps out.
The question is:
What are the sol
Log On
Question 422034: I'm homeschooled, and I've been working on this problem for a long time. My mother gave me the answer, but I can't seem to work the steps out.
The question is:
What are the solutions to the equation 1 + (1/x^2) = (3/x).
The answer is:
x = (3/2) + ((sqrt 5)/2); x = (3/2) - ((sqrt5)/2) Found 2 solutions by jim_thompson5910, stanbon:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! 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.
============