Log / Exponential problem: solving 4^x + 6(4^(-x)) = 5

Uncle6

New member
Joined
Oct 10, 2008
Messages
9
I have a log/exponential problem I need help with:

4x+6(4x)=5\displaystyle 4^x + 6( 4 ^ {-x} ) = 5

So far the only thing i've thought of is to change 6 and 5 into a base of 4.

6=4log6log4\displaystyle 6 = 4^\frac {\log_6}{log_4}

If u can help, thanks!
 
Re: Log/Exponential problem

Uncle6 said:
I have a log/exponential problem I need help with:

4x+6(4x)=54^x + 6( 4 ^ x ) = 5
So far the only thing i've thought of is to change 6 and 5 into a base of 4.

6=4log6log4 6 = 4^\frac {\log_6}{log_4}
If u can help, thanks!
[sup:1xqa3l17][/sup:1xqa3l17]

4x+64x=5\displaystyle 4^{x} + 6\cdot 4^{-x} \, = \, 5

substitute:

u=4x\displaystyle u \, = \, 4^x

then

u+6u=5\displaystyle u \, + \, \frac{6}{u} \, = \, 5

Now you have a quadratic equation. Solve for 'u' and then solve for 'x' using log.
 
Re: Log/Exponential problem

My bad, the question actually has a 4x4^{-x} in it. That's why it's hard and I can't solve! help plz =S
 
Re: Log/Exponential problem

Uncle6 said:
My bad, the question actually has a 4x4^{-x} in it. That's why it's hard and I can't solve! help plz =S

I fixed it above....
 
Re: Log/Exponential problem

Thanks for help so far, but I still have difficulty understanding. Doesn't a quadratic equation have to be in the form of ax^2+bx+c=o ?

I'm not really sure how to solve for u=4^x . do I change it into log form? log_{4} u
 
Re: Log/Exponential problem

I think I got it. just multply both sides by 4^x. Thanks.
 
Re: Log/Exponential problem

Uncle6 said:
I think I got it. just multply both sides by 4^x

4x4x+64x4x=54x\displaystyle 4^x \cdot 4^{x} + 6\cdot 4^x \cdot 4^{-x} \, = \, 5 \cdot 4^x

42x54x+6=0\displaystyle 4^{2x} - 5 \cdot 4^x + 6 = 0

u  =  4x\displaystyle u \;=\; 4^x

u25u+6=0\displaystyle u^2 - 5 \cdot u + 6 = 0

u+6u=5\displaystyle u + \frac{6}{u} = 5

 
Top