Eliminate
Usage
Notes
Further Examples
The variable specified in the second argument is eliminated from the system of equations.
In[1]:=
|
Out[1]=
|
For readability, a warning message is temporarily turned off and then turned back on later.
In[2]:=
|
Eliminate also attempts to remove variables that appear in transcendental equations.
In[3]:=
|
Out[3]=
|
In[4]:=
|
Out[4]=
|
In[5]:=
|
Out[5]=
|
In[6]:=
|
See the Further Examples for Solve.
|