0
$\begingroup$

I am facing some trouble in solving this equation:

$ 3\cdot x^{\log_5 2} + 2^{\log_5 x} = 64 $

Give me some hints to proceed on this.

  • 0
    Bill showed what you're supposed to do. As for me, it's late, I better retire for now. :)2010-11-18

2 Answers 2

6

HINT $\rm\ \ x^{\: log_5 2}\ =\ 5^{\: log_5 x\ log_5 2}\ =\ 2^{\: log_5 x}\ \ $ (or take $\rm\:log_5\:$ of both sides if that's clearer to you)

Hence the equation reduces to $\rm\ 2^{\: \log_5 x}\ =\ 2^4\ \Rightarrow\ log_5\: x\ =\ 4\ \Rightarrow\ x\ =\ \ldots$

TIP $\ $ Typically such exponential equations will be solvable in closed form only if the exponentials are all linearly dependent, so you should always check for that first.

  • 0
    The first way I mentioned uses the basic identity from your prior post. But I think the second way may be clearer for you. Simply note that both terms are equal since they have equal $\rm\: log_b's$, viz. $\rm\ log_b(a^{log_b(x)}) = log_b(a)\ log_b(x) = log_b(x^{log_b(a)}) $2010-11-18
0

Hint: 3y + y = 64

Further (basic) hint: $a^{\log _b c} = (e^{\log a} )^{\log c/\log b} $

  • 0
    I realize that $e$ shouldn't be used in our context.2010-11-18