Solve the equation ##x^\frac{17}{6} + x^\frac{21}{25} =15##

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
chwala
Gold Member
Messages
2,843
Reaction score
428
Homework Statement
Solve the equation ##x^\frac{17}{6} + x^\frac{21}{25} =15##

This is my original question (set by me).
Relevant Equations
Numerical methods
Physics news on Phys.org
What about Brent's method and Halley's method? Are they reliable? I don't hear much about them.
 
Excel goal seek is quick to set up EDIT: but may be more difficult to incorporate into a bigger calc

$$\begin{array}{|c|c|c|c|}
\hline X&X**(17/6)&X**(21/25)&sum \\
\hline 2.463664029&12.86710567&2.132693501&14.99979917 \\
\hline
\end{array}$$