Anyone know how one could algebraically solve an exponential equation with form:
$$0=a(b^x)+(c^{x-1})+d$$
My specific example is:
$0=33.1(1.04^n)+(0.75^{n-1})-37.5$
I tried getting rid of the "$n-1$" for:
$0=24.825(1.04^n)+(0.75^n)-26.775$
But I'm still stuck from there.
I know what the answer should be for graphing it, but I can't use a graphing calculator on the test. Thank you very much! (Have spent about 3 futile research hours tying to figure it out!)