Skip to main content
1-Visitor
February 9, 2015
Solved

input x+3y^2=6

  • February 9, 2015
  • 1 reply
  • 3754 views

I want to input that and solve for Y. None of the equal signs seems to work. Any help?

Thanks

Joe

Best answer by Werner_E

Joseph Stavitsky wrote:

OK, and how do I type that equal sign please?

Also, is there some way to force real solution?

You have to use the boolean equal sign. Either from the Boolean Toolbar or via Keyboard shortcut (language dependent).

For x<=6 you get real solutions.

You can simplify each solution separate to get what you probably meant with "real solution" (it depends on x!) but it didn't work for the whole vector - we can't have it all and Mathcad's symbolics is quite limited. The result given below of course is valid for x>=6, too.

1.png

1 reply

25-Diamond I
February 9, 2015

If x is unknown you have to use the symbolic "solve" command.

1.png

1-Visitor
February 9, 2015

OK, and how do I type that equal sign please?

Also, is there some way to force real solution?

Werner_E25-Diamond IAnswer
25-Diamond I
February 9, 2015

Joseph Stavitsky wrote:

OK, and how do I type that equal sign please?

Also, is there some way to force real solution?

You have to use the boolean equal sign. Either from the Boolean Toolbar or via Keyboard shortcut (language dependent).

For x<=6 you get real solutions.

You can simplify each solution separate to get what you probably meant with "real solution" (it depends on x!) but it didn't work for the whole vector - we can't have it all and Mathcad's symbolics is quite limited. The result given below of course is valid for x>=6, too.

1.png