Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3226 > unrolled thread

How to transform a functional expression into a general expression

Started bysigismond kmiecik <sigismond.kmiecik@wanadoo.fr>
First post2011-06-21 12:36 +0000
Last post2011-06-21 12:36 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  How to transform a functional expression into a general expression sigismond kmiecik <sigismond.kmiecik@wanadoo.fr> - 2011-06-21 12:36 +0000

#3226 — How to transform a functional expression into a general expression

Fromsigismond kmiecik <sigismond.kmiecik@wanadoo.fr>
Date2011-06-21 12:36 +0000
SubjectHow to transform a functional expression into a general expression
Message-ID<itq382$nck$1@smc.vnet.net>
Hello  to all

I will take a simple example.

How can you easily transform using Mathematica  the following functional 
expression

y = 3/2 x + 1

into its general equivalent:

3 x - 2 y  + 2 = 0


This general form exists  because

y == 3/2 x + 1 // FullSimplify

returns True.

Is the answer given valid whatever the complexity  of the initial 
equality expression  known to be true (with up to three unknown variables).

Thanks

Sigismond Kmiecik

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web