Group Abstract Group Abstract

Message Boards Message Boards

0
|
14.3K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

Solve::ivar: -1+5 x is not a valid variable.

Posted 12 years ago
Attachments:

For equations use == instead of =, which is used for assignments:

Clear[y]
Solve[{y == g1, y == g2}, {x, y}]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard