MathGroup Archive 2010

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

Search the Archive

How to solve

  • To: mathgroup at smc.vnet.net
  • Subject: [mg110681] How to solve
  • From: Mohammed Forhad <kforhad77 at gmail.com>
  • Date: Fri, 2 Jul 2010 02:55:34 -0400 (EDT)

Hi,
I am a new user of mathematica.

I want to find the value of x interms of other constant a,b,s,t,h,f



1.  In[13]:= FindRoot[[alog[x]+b+a-[s+t]a/x-a/x[1/[alog[x]+b]hf],{x,
1,10}]

2.   Solve[a[1-b]x+abs-sqrt[x^b]c==0,x]

Please help me how can I solve for x.

Thanks in advanced
Uddin



  • Prev by Date: plot
  • Next by Date: Re: O'Reilly Ebook Deal of Day: Mathematica Cookbook ($9.99)
  • Previous by thread: Re: plot
  • Next by thread: Re: How to solve