| 1 | initial version |
In your first version, solve views y as a known parameter (that Sage does not assume up front to be -2) and not a variable. So, the system doesn't have a solution.
In your second version, solve views y as a variable and solves for it.
| 2 | No.2 Revision |
In your first version, solve views y as a known parameter (that Sage does not assume up front to be $-2$) and not a variable. So, the system doesn't have a solution.-2)
In your second version, solve views y as a variable and solves for it.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.