Smarten Up And Add New Features To Js

I have a script installed here – http://www.mathster.com/jssolver/ – which will solve equations.

Required:

1) Add a limited version of MathQuill – http://jenseng.github.com/mathquill/demo.html – to allow users to enter the maths.

2) Show Quadratics being solved through factorization if possible and then by the formula if not (currently just uses quadratic formula)

3) Add support for square and cube roots, equations of the form x^3=8 etc

4) Show the solutions of simultaneous equati…

Leave a Reply

Your email address will not be published. Required fields are marked *