We have an AP: 1, $ \log_{9}(3^{1-x}+2) $, $ \log_{3}(4.3^x-1) $ We have to find value of x. $$ d = a_{2} - a_{1} $$ $$ d = log^{(3^{1-x}+2)}_9 - 1 $$ $$ d = log^{(3^{1-x}+2)^{\frac{1}{2}}}_3 - log^3_3 $$ $$ d = log^{\frac{(3^{1-x}+2)^{\frac{1}{2}}}{3}}_3 $$
Also $$ d = a_{3} - a_{2} $$ $$ d = log^{(4.3^x-1)}_3 - log^{(3^{1-x}+2)^{\frac{1}{2}}}_3 $$ $$ d = log^{\frac{4.3^x-1}{(3^{1-x}+2)^{\frac{1}{2}}}}_3 $$
now
$$ a_{2} - a_{1} = a_{3} - a_{2} $$ $$ log^{\frac{(3^{1-x}+2)^{\frac{1}{2}}}{3}}_3 = log^{\frac{4.3^x-1}{(3^{1-x}+2)^{\frac{1}{2}}}}_3 $$ $$ log^{\frac{(3^{1-x}+2)^{\frac{1}{2}}}{3}}_3 - log^{\frac{4.3^x-1}{(3^{1-x}+2)^{\frac{1}{2}}}}_3 = 0 $$ $$ log^{\frac{(3^{1-x}+2)^{\frac{1}{2}}}{3} . \frac{(3^{1-x}+2)^{\frac{1}{2}}}{4.3^x-1}}_3 = 0 $$ $$ log^{\frac{3^{1-x}+2}{3(4.3^x-1)}}_3 = 0 $$ so $$ \frac{3^{1-x}+2}{3.4.3^x-3} = 1 $$ $$ 3^{1-x}+2 = 3.4.3^x-3 $$ $$ 3.4.3^x-3^{1-x} = 5 $$
I don't know what to do next. Any suggestions?
You have $3.4.3^x-3^{1-x} = 5$. Consider substitution $y=3^{x}$, which results in $12y-\frac{3}{y}=5$, hence $12y^2-3=5y$. Can you proceed from here?