Hi
I'm trying to understand how to solve this type of equation and don't know.
A*exp(x/B)+Cexp(x/D)+Fexp(x/G)+Kexp(x/L)+Mexp(x/N)=0
I need to find x.
Thanks for your help,
Welcome to the forum.
If one of B, D, G, L, N is a multiple of the rest, then this problem reduces to finding roots of a polynomial. For example, suppose that B = d * D = g * G = l * L = n * N for some positive integer d, g, l, n. Then. So, the equation becomes
for
.
Do you need to solve this equation symbolically or numerically? Is there some background knowledge that you need to use? Also, depending on these answers, you need to post this question to the right forum (this one is about discrete mathematics).