What built in Functionality is Best to Solve this.
Given

Soln x=1 and x=-1
I have tried the solve box - the answer depends on the seed value.


Best approach to solve in Mathcad? Thanks.
Given

Soln x=1 and x=-1
I have tried the solve box - the answer depends on the seed value.


Best approach to solve in Mathcad? Thanks.
A solve block in Prime only uses numerical approximation algorithms and will always give you just one solution which depends on the guess value, as you found out yourself.
The symbolic "solve" should give you all solutions, especially when you combine it with "fully". But the symbolic engine in Prime/Mathcad is to weak and not capable to do so - it yields just one of the two solutions:

You can plot the LHS and RHS of the equation to see that there are two solutions

You can also combine different guess values in a vector and so get both solutions in one go

Its no surprise that Wolfram Alpha does a much better job with this:

I guess that Mathcad 11 (with Maple under the hood) will do a better job, too.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.