Solver SOLVE any equation
Algebra
->
Radicals
-> Solver SOLVE any equation
Log On
Algebra: Radicals -- complicated equations involving roots
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'SOLVE any equation'
This Solver (SOLVE any equation)
was created by by
ichudov(507)
:
View Source
,
Show
,
Put on YOUR site
About ichudov
:
I am not a paid tutor, I am the owner of this web site!
==section input This solver is the same as my <A HREF=/services/rendering/simplifier.mpl>universal simplifier and solver</A>. Solve this equation: *[input 50 expr=x^2-x-2=0]. ==section solution perl print explain_simplification( $expr ); $z=1; ==section output z ==section check expr=1 z=1