Eliminate Command

From GeoGebra Manual
Revision as of 15:55, 8 May 2014 by Zoltan Kovacs (talk | contribs) (Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}} {{command|logical}} ;Eliminate[ <List of Polynomials>, <List of Variables> ]: Considers the algebr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Eliminate[ <List of Polynomials>, <List of Variables> ]
Considers the algebraic equation system defined by the polynomials, and computes an equivalent system after eliminating all variables in the given list.
Example:
Eliminate[{x^2+x,y^2-x},{x}] yields { y^{4} + y^{2} }.
Note: See also GroebnerLexDeg command.
© 2024 International GeoGebra Institute