MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Solving for "Invalid" Variables

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27569] Solving for "Invalid" Variables
  • From: Alan <kd7cyb at mac.com>
  • Date: Wed, 7 Mar 2001 04:08:10 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Is there a way in Mathematica to solve for "invalid" variables? Example:

Solve[dy+y==dx+x, dy/dx]

This returns a invalid variable error but I want the result to say dy/dx
is equal to something. Is there a way to do this with rules or anything
else I may not know of?

Thanks,
Alan


  • Prev by Date: Oops, wrong name ...
  • Next by Date: Version 4.1 Documentation
  • Previous by thread: Oops, wrong name ...
  • Next by thread: RE: Solving for "Invalid" Variables