MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

Solving

  • To: mathgroup at smc.vnet.net
  • Subject: [mg8182] Solving
  • From: hartaa0c at aramco.com.sa (Awwad A. Al-Harthi)
  • Date: Mon, 18 Aug 1997 03:07:06 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Hi there,
I am trying to use mathematica to solve the following problems:

1. I could not get an answer when I enetred the following in mathematica

	Log[1/(g+g *  Exp[x/g])]

The output I get is simply my input.

2. Given the functions:

		a. 1/(g + g * e^(x/g))

how can I use mathematica to solve for x?. and
		
		b. F(t) = q + p * e^(-(t+c)(q+p)) / q*{1 + e^(-(t+c)(q+p))}
	
How can I use mathematica to solve for c if F(0) = 0 ?.

Many many thanks
Awwad


  • Prev by Date: Re: floor problems
  • Next by Date: thanks for the help
  • Previous by thread: More questions on expanding function names to explicit forms
  • Next by thread: Re: Solving