Solve2

Description

Solve2 is equivalent to Solve, except that it works only for linear equations (and returns just a list) and accepts the options Factoring and FinalSubstitutions. Solve2 uses the "high school algorithm" and factors intermediate results.Therefore it can be drastically more useful than Solve.

[Graphics:Images/index_gr_1.gif]
[Graphics:Images/index_gr_2.gif]
Examples
[Graphics:Images/index_gr_3.gif]
[Graphics:Images/index_gr_4.gif]

If no equation sign is given the polynomials are supposed to be 0.

[Graphics:Images/index_gr_5.gif]
[Graphics:Images/index_gr_6.gif]
[Graphics:Images/index_gr_7.gif]
[Graphics:Images/index_gr_8.gif]
[Graphics:Images/index_gr_9.gif]
[Graphics:Images/index_gr_10.gif]
[Graphics:Images/index_gr_11.gif]
[Graphics:Images/index_gr_12.gif]


The FeynCalc Book   previousSOD   nextSP

Converted from the Mathematica notebook Solve2.nb