1-Visitor
June 5, 2021
Solved
No solution was found
- June 5, 2021
- 2 replies
- 5032 views
@LucMeekes wrote:
The inequality:
This means: x<0 OR 0<x<3/4
Success!
Luc
What you show is the result of MC11 with Maple as symbolic engine. Unfortunately the symbolic engine was changed twice since then and the newest one (Axiom/FriCAS; the only one available in Prime 7) is not able to solve that inequality.
Here is a comparison done in Prime 6 showing of the results we get using the legacy symbolic (muPad) and the new one (Axiom/FriCAS). Interesting in both cases is the effects we get, when we simply use "solve" compared to those if we explicitly specify the variable x. There is also a big difference in the results depending on whether we are storing the derivative into a function or using it directly. Also note the effect "simplify" has on the result with the new symbolic.
Legacy Symbolic (muPad):

New symbolic (Axiom/FriCAS):

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.