MathGroup Archive 2009

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

Search the Archive

re-grouping expressions in mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg102978] re-grouping expressions in mathematica
  • From: Peter Schreiber <schreiber.peter15 at gmail.com>
  • Date: Thu, 3 Sep 2009 05:42:43 -0400 (EDT)

Hi guys,
How can I tell mathematica to re-write following expression q1 in the form of q2?

q1=3(2+4a+5b)+5(a-0.4b)


q2=(...)a + (...)b

Best Regards,
Peter


  • Prev by Date: How to color a 3D surface
  • Next by Date: Can I do this faster?
  • Previous by thread: Re: How to color a 3D surface
  • Next by thread: Re: re-grouping expressions in mathematica