The question says solve for $x$: $(\frac{1+\sqrt{5}}{2})^{2012}$+$(\frac{1+\sqrt{5}}{2})^{2013}$=$(\frac{1+\sqrt{5}}{2})^{x}$. You were allowed to use a calculator, but you couldn't just plug it in because the calculator can't calculate that many digits. Originally I plugged $\frac{1+\sqrt{5}}{2}$ into my calculator and got about $1.6$. I then rewrote the problem as $1.6^{2012}+1.6^{2013}=1.6^{x}$. I took the natural logarithm of both sides and got. $2012\ln(1.6)+2013\ln(1.6)=x\ln(1.6)$. I then solved for $x$ and got $4025$, which is the wrong answer. The correct answer is $2014$. I managed to find another way to do it and get this answer, but I was wondering what was wrong with the way I did it originally? As a side note, in case you were wondering I did solve it by writing it as: $1.6^{2012}(1+1.6)=1.6^{x}$. $1+1.6=2.6=1.6^2$. Therefore $1.6^{2012}\times1.6^2=1.6^x$, and $x$ has to be $2014$.
2026-03-26 04:48:29.1774500509
Math Competition Question
160 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
When you take log of both sides it should be as follows:
$ln(1.6^{2012}+1.6^{2013})=xln(1.6)$
You can't separate those logarithms on the LHS as you did.