Solving non linear equations
- To: mathgroup at smc.vnet.net
- Subject: [mg130000] Solving non linear equations
- From: Norman Polozka <normanmath at gmail.com>
- Date: Sun, 3 Mar 2013 22:58:16 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Dear All, I want to solve such equation by using mathematica, Solve[x+1/(1+r^x)+A==0,x] But it says it can't solve. Any idea of solving such equations? Thanks.
- Follow-Ups:
- Re: Solving non linear equations
- From: Norman Polozka <normanmath@gmail.com>
- Re: Solving non linear equations
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Solving non linear equations