Question: distributive property and exponents

Hello,

I need some help to figure out how to get maple to use distributive property and rules of exponents.

>A:=R/(1+exp(-2(h-s))

>a:=A/(exp(h-s))

I would like to get the answer back in the form

R/(exp(h-s)+exp(-(h-s))

suggestions?

Please Wait...