I have an equation: $6 \cdot 4^x - 13 \cdot 6^x + 69^x = 0$
Is there an analytical way to solve for $x$ or is this something where numerical methods are the only feasible method? Taking logs of both sides is not enough to separate the terms.
I have an equation: $6 \cdot 4^x - 13 \cdot 6^x + 69^x = 0$
Is there an analytical way to solve for $x$ or is this something where numerical methods are the only feasible method? Taking logs of both sides is not enough to separate the terms.
Copyright © 2021 JogjaFile Inc.
If $$6 \cdot 4^x - 13 \cdot 6^x + 6\cdot 9^x = 0 /:4^x$$ then $$ 6t^2-13t+6=0$$ where $t=(3/2)^x$ ...