So far I think that this is somehow related to that $(x-7) - (x-5) = (x-9) - (x-7) = 2$, but is it ?
What steps do you take to add $3^{x-5} + 3^{x-7} + 3^{x-9}$ up ?
Thank you!
2026-03-25 11:53:12.1774439592
Why is $3^{(x-5)} + 3^{(x-7)} + 3^{(x-9)} = 91$?
63 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Notice that: \begin{align*} 3^{x-5} + 3^{x-7} + 3^{x-9} &= 3^{4 + (x-9)} + 3^{2 + (x-9)} + 3^{x-9} \\ &= (3^4)3^{x-9} + (3^2)3^{x-9} + 3^{x-9} \\ &= (81)3^{x-9} + (9)3^{x-9} + (1)3^{x-9} \\ &= (81 + 9 + 1)3^{x-9} \\ &= (91)3^{x-9} \\ \end{align*}