What is causing this error message?
- To: mathgroup at smc.vnet.net
- Subject: [mg57537] What is causing this error message?
- From: Bookreader <bookreader127 at yahoo.com>
- Date: Tue, 31 May 2005 05:00:35 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
NSolve[{x^3y + xy - 10 = 0, xy^2 - xy + 6 = 0}, {x, y}] Set::write: Tag Plus in -10 + x y + x^3 y is Protected. More? Please tell me how to correct this. Thanks.