Quang H. answered 09/25/14
Tutor
4
(2)
Math and Science Tutor
I don't know that this is the right way to answer this question, but here is what I found.
You start with:
(1/x2) - (4/x) + 1 = 0
What I did was factor out, from all of the terms, 1/x2 like this:
1/x2(1 - 4x + x2) = 0
Now, we know that this equation must equal 0, so one of those terms has to equal 0, and there is nothing that you can plug in for x to make 1/x2 equal to 0, so that must mean (1 - 4x + x2) must equal 0.
You can change the terms around so it becomes:
x2 - 4x +1 = 0
And plug into the quadratic formula:
x = -b ± √(b2 - 4ac)
2a
x = -(-4) ± √(16 - 4(1)(1)
2(1)
x = 3.732, 0.268