Our math teacher gave us the following exponential equation to solve:
$3^x+10=2*7^x$
...and I was stumped. Eventually, the solution given was to graph both sides and find their intersection using a calculator. But that solution doesn't satisfy me.
Is it possible to solve this problem algebraically? A full solution is not necessary - I'd just like to know if it's possible, and maybe some pointers towards solving it. I anticipate that a proper solution will probably involve concepts outside of my grasp, but if so, that is okay.
I don't think there is a closed form solution to this equation.
Had it be $3^x +10=2.9^x=2.3^{2x}=2.(3^x)^2$ instead, you could have set $t=3^x$ to turn it to an algebraic equation, easily solved: $t+10=2.t^2$.
Trying the same trick here leads to $t+10=2.t^{\frac{log(7)}{log(3)}}$. The exponent ($1.7712437...$) is irrational so that there is no way of turning the equation into an algebraic one (a polynomial equation if you prefer).
This is not enough to say that the equation has no closed formula, but it is a good indication. The solution must be a transcendental number (http://en.wikipedia.org/wiki/Transcendental_number).