How to Eliminate
- To: mathgroup at smc.vnet.net
- Subject: [mg75053] How to Eliminate
- From: JikaiRF at aol.com
- Date: Sun, 15 Apr 2007 05:14:14 -0400 (EDT)
Dear Members:
When I use "Solve" in order to solve polynomials with high orders, its
solutions are usually reterned in terms of a pair of nested braces,
like {{x -> 0.1}, {x -> 0.5}}. In this situation, I would like to
obtain a pair of braces such as {0.1, 0.5}. In other words, I would
like to know how to eliminate x ->.
How can I obtain my result?
Sincerely
F. Takata.