kail85

30 Reputation

2 Badges

12 years, 134 days

MaplePrimes Activity


These are replies submitted by kail85

solve identity is working for this simple case, but actually my question is simplified from:

f:= a exp(x) + b exp(2*x) = 2 exp(x) + 5 exp(2*x)

I have tried match, but match cannot accept exp(x) as variabe. Instead of subs exp(x) as a single variable, is there any other better method? 

 

Many thanks

Kyle

solve identity is working for this simple case, but actually my question is simplified from:

f:= a exp(x) + b exp(2*x) = 2 exp(x) + 5 exp(2*x)

I have tried match, but match cannot accept exp(x) as variabe. Instead of subs exp(x) as a single variable, is there any other better method? 

 

Many thanks

Kyle

The pic for the equation is not shown.

the equation is:

a x + b y = 2 x + 5 y

 

Page 1 of 1