Services & Resources / Wolfram Forums
-----
 /
MathGroup Archive
2003
*January
*February
*March
*April
*May
*June
*July
*August
*September
*October
*November
*December
*Archive Index
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

MathGroup Archive 2003

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

Search the Archive

Re: parametric inequalities

  • To: mathgroup at smc.vnet.net
  • Subject: [mg43652] Re: parametric inequalities
  • From: Bill Rowe <readnewsATeartlinkDOTnet at mail.earthlink.net>
  • Date: Sat, 27 Sep 2003 04:58:17 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

On 9/26/03 at 4:45 AM, dardik4 at netvision.net.il (dardikman moshe) wrote:

> i have the following problem:what is the solusion of: (x+t)/(2x-1)>2  ? & what 
> is the way to solve it.

In[1]:=
<<Algebra`InequalitySolve`;
InequalitySolve[(x+t)/(2x-1)>2,{x,t}]

Out[2]=
\!\(x < 1\/2 && t < 3\ x - 2 || x > 1\/2 && t > 3\ x - 2\)


  • Prev by Date: Re: First time user
  • Next by Date: RE: parametric inequalities
  • Previous by thread: parametric inequalities
  • Next by thread: RE: parametric inequalities


  •  © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy