Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN:help with algebraic equation
2 points
by
pencil
5644 days ago
any idea on how to solve this equation 2x(4-x)^(-1/2) - (4-x)^1/3 = 0..i could somehow simplify and reach 2x-(4-x)^5/6 = 0.now i don't know what to do
3 comments
snissn
5644 days ago
http://www.wolframalpha.com/input/?i=2x(4-x)^(-1/2)+-+(4-x)^...
link
DoHander
5644 days ago
Since this is a nonlinear equation, I would try to solve it numerically. I don't see much interest in solving this analytically.
link
Muzza
5644 days ago
Move one term over to the other side, raise both sides to the power of 6, then multiply by (4 - x)^3. You now have an equation of the fifth degree...
link
pencil
5644 days ago
yes i now have an quintic equation.now i can use any method to solve for 'x'. thank you
link