2 1 6 x = 1 6 2 x
Solve the above equation for x . Give your answer to 3 decimal places.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
:D 0.667 not correct too? uh well..
I've solved this problem using "log base 2". But putting x = 2/3 doesn't give the correct ans.
Log in to reply
It should. Are you putting this in on a calculator? If you do, remember to put parentheses around (2/3). Both should equal 81.54950461. I solved using log_2 as well.
Whut? Correct me, but I just saw one problem here which is 2^2^2^2 solved through doing the exponents until there's only one and not multiply? but here, he multiplied 4 and 2? They said in that problem that with parenthesis you multiply but without parenthesis you do the exponents?
I believe u get a -ve answer so be careful
Log in to reply
@Ben Hunter @Khalid Hisham please view this
2/3 is wrong...oh well
what about 0
Log in to reply
what about 0?? I didn't get you what you want to say?
Log in to reply
Anything to the power of 0 should be one. 2^16^0 = 1, and 16^2^0 = 1
Log in to reply
@Keith Allatt – 2^16^0 -> 2^1 -> 2, similarly 16^2^0 -> 16^1 -> 16. You have to remember to do these exponents from top to bottom.
2 1 6 x = 1 6 2 x 2 2 4 x = 2 4 × 2 x Will equate powers, as the bases are equal 2 4 x = 2 2 × 2 x Divide by 2 x 2 ( 4 − 1 ) × x = 2 2 Again bases are equal 3 x = 2 x = 3 2 = 0 . 6 6 6 6 7 o r 2 2 4 x = 2 4 × 2 x 2 2 4 x = 2 2 2 × 2 x 2 2 4 x = 2 2 ( x + 2 ) Will equate powers, as the bases are equal 4 x = x + 2 3 x = 2 x = 3 2 = 0 . 6 6 6 6 7
Nice solution
So I took logarithms instead of using rules of indices, as I've been caught out before because apparently I don't know all the laws of indices.
So I'm working with log base 2 (not the standard base 10 or natural)
l o g ( 2 1 6 x ) = l o g ( 1 6 2 x )
by laws of logarithms is the same as:
( 1 6 x ) l o g 2 = ( 2 x ) l o g 1 6
1 6 x = 2 x ∗ 4
now take logarithms again (still in base 2):
l o g ( 1 6 x ) = l o g ( 2 x ∗ 4 )
by rules of logarithms:
x l o g 1 6 = l o g ( 2 x ) + l o g 4
x l o g 1 6 = x l o g 2 + l o g 4
4 x = x + 2
now by basic algebra we get
3 x = 2
x = 2 / 3 = 0 . 6 6 6
If 2^16^x = 16^2^x => 16^2/2^x = ln(16)/ln(2) = (16/2)^x = 8^x => xln(8)=ln(ln(16)/ln(2)) => x = ln(ln(16)/ln(2))/ln(8) => x = 2/3 or approx. 0.667
2^{16^x}=16^{2^x} --- (1)
Taking logarithms
16^x log 2=2^x log 16 ---- (2)
Therefore
8^x=(log 16/log 2)=4 ---- (3)
(2^3)^x=2^2 ------- (4)
i.e.,
2^{3x}=2^2 --- (5)
i.e.,
3x=2 => x=2/3=0.6666667
Problem Loading...
Note Loading...
Set Loading...
⇒ 2 1 6 x = 1 6 2 x ⇒ 2 1 6 x = 2 4 ⋅ 2 x Bases are same, we can equate powers. ⇒ 1 6 x = 2 2 ⋅ 2 x ⇒ 2 4 x = 2 x + 2 Again bases are same,we can equate powers. ⇒ 4 x = x + 2 x = 0 . 6 6 7