MathGroup Archive 2005

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

Search the Archive

solve for a squared variable

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60424] solve for a squared variable
  • From: "Ruth Lazkoz" <ruth.lazkoz at ehu.es>
  • Date: Fri, 16 Sep 2005 03:49:04 -0400 (EDT)
  • References: <200509150916.FAA15860@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi everyone,

Why does 

Solve[x^2 + y == 1, x^2] 

give and error message? How can I solve for x^2?

Thanks,

Ruth 


  • Prev by Date: Re: Strange error when using InequalityPlot3D
  • Next by Date: Strange Elements in Table
  • Previous by thread: Re: Why this function does not return a single value
  • Next by thread: Re: solve for a squared variable