View Single Post
  #2  
Old May 12th, 2008, 09:38 AM
abender abender is offline
Member
 
Join Date: Mar 2008
Location: Baltimore, MD and Philadelphia, PA
Posts: 92
Country:
Thanks: 9
Thanked 26 Times in 23 Posts
abender is on a distinguished road
Send a message via AIM to abender
Default

xy + x^2 / xy

I will assume that you mean xy + ((x^2) / xy)

If that is the case, xy + x/y -----> x(y + (1/y)) this last one not as nice..

Is this what you wanted? Explain please.

-Andy
Reply With Quote