MathGroup Archive 2007

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

Search the Archive

simple equation manipulation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg72828] simple equation manipulation
  • From: "Andrew McCracken" <ajmccracken at gmail.com>
  • Date: Sun, 21 Jan 2007 06:01:51 -0500 (EST)

Hi

I have:
( (a - 6k^2(c+b))
/         k^2)

I want:
a/k^2 - 6(c+b)
Using mathematica, what command does this?

Cheers,
Andrew


  • Prev by Date: Re: Better recursive method?
  • Next by Date: Re: Help with plotting and iterations
  • Previous by thread: Re: Newbie question - saving file in command-line
  • Next by thread: Re: simple equation manipulation