equation with exponential functions 2

47 Views Asked by At

Solve the following equation over the real numbers: $$ (3+ \sqrt{5})^x + (3- \sqrt{5})^x=7 * 2^x $$

2

There are 2 best solutions below

1
On BEST ANSWER

Hint: Let $$a=\sqrt{3+\sqrt{5}}\;\;\;\;{\rm and }\;\;\;\;\;b=\sqrt{3-\sqrt{5}}$$

Then $ab = 2$ so we have $$ a^{2x}+b^{2x} = 7a^xb^x$$

Let $t= a^x/b^x$ then we have $$t^2-7t+1=0$$

can you do it now?

0
On

Hint: $$(3+\sqrt{5})(3-\sqrt{5})=4$$