Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.maple > #1066
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Axel Vogt <&noreply@axelvogt.de> |
| Newsgroups | comp.soft-sys.math.maple |
| Subject | Re: Finding all Solutions |
| Date | Tue, 06 Jan 2015 21:59:23 +0100 |
| Lines | 16 |
| Message-ID | <ch30m4Fu92hU1@mid.individual.net> (permalink) |
| References | <HuednQCpJZPFJTbJnZ2dnUU7-T-dnZ2d@megapath.net> |
| Reply-To | &noreply@axelvogt.de |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net U2uv7L3NniqkSxh10lbseQliMLLsTySPZyZhvPAy4PzXMTG1w= |
| Cancel-Lock | sha1:ETEp3IXcOAIlbCXZnBE4of7DLE4= |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
| In-Reply-To | <HuednQCpJZPFJTbJnZ2dnUU7-T-dnZ2d@megapath.net> |
| Xref | csiph.com comp.soft-sys.math.maple:1066 |
Show key headers only | View raw
On 06.01.2015 11:26, Thomas D. Dean wrote: > I have two equations, > > eq1:=y=-2*x^2 + 10*x - 6; > eq2:=y=6*x^3 + 5*x^2 - 8; Besides what was said/written: this is for same y, so -2*x^2 + 10*x - 6 = 6*x^3 + 5*x^2 - 8. Bring it to 'one side' to have a cubic = p. Plot it in your expected range. In x=0 and x=-1 one can evaluate and as p goes to +-oo for x --> +-oo it is easy to see that there must be 2 real zeros. It follows (from algebra) that the 3rd zero is real as well. Which justifies the usage of Real methods.
Back to comp.soft-sys.math.maple | Previous | Next — Previous in thread | Find similar
Finding all Solutions "Thomas D. Dean" <tomdean@speakeasy.org> - 2015-01-06 02:26 -0800 Re: Finding all Solutions "Nasser M. Abbasi" <nma@12000.org> - 2015-01-06 06:22 -0600 Re: Finding all Solutions acer <maple@rogers.com> - 2015-01-06 08:09 -0800 Re: Finding all Solutions Axel Vogt <&noreply@axelvogt.de> - 2015-01-06 21:59 +0100
csiph-web