How would I go about solving an equation like this:
2^x+3^x=13 ?
The answer is trivial, x=2, but is there anyway to find it without guessing or using a finite differencing machine (i.e. computer approx.)? The function is onto and 1-to-1 which means there is only one, unique solution, but I have still not found any analytical way of solving it. Anyone else have any ideas?