ChaseDream
搜索
返回列表 发新帖
查看: 629|回复: 4
打印 上一主题 下一主题

求助输血120

[复制链接]
跳转到指定楼层
楼主
发表于 2011-1-7 15:18:55 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
120. a=2^4  b=2^a  2^x=a^b 求X   答案有  2^16  2^18 2^32 16^16 ???
思路:
X=4*2^a=2^18

一道很简单的题目,可我怎么就是绕不出来。。。。。
收藏收藏 收藏收藏
沙发
 楼主| 发表于 2011-1-7 16:11:32 | 只看该作者
有人吗有人吗???快考了我。。。。。。。。
板凳
发表于 2011-1-7 22:09:31 | 只看该作者
2^x=a^b

sub in "a" and "b"

given
a = 2^4 then
b = 2^(2^4)= 2^16

therefore
a^b = (2^4)^(2^16)= simplifies to= 2^(2^18)

The question asks given 2^x=a^b what is x, since 2^x=2^(2^18), then x = 2^18

Not sure it this is helpful. I can't type Chinese on this computer. If you don't understand, I can try to use han yu pin yin
地板
发表于 2011-1-7 22:15:03 | 只看该作者
a=2^4  b=2^a  2^x=a^b 求X   答案有  2^16  2^18 2^32 16^16

a = 2^4 = 16

b = 2^a = 2^16

a^b = (2^4) ^(2^16) = 2^(4*2^16) = 2[(2^2)*(2^16)] = 2[2^18] = 2^x
5#
 楼主| 发表于 2011-1-7 22:51:07 | 只看该作者
2^x=a^b

sub in "a" and "b"

given
a = 2^4 then
b = 2^(2^4)= 2^16

therefore
a^b = (2^4)^(2^16)= simplifies to= 2^(2^18)

The question asks given 2^x=a^b what is x, since 2^x=2^(2^18), then x = 2^18

Not sure it this is helpful. I can't type Chinese on this computer. If you don't understand, I can try to use han yu pin yin
-- by 会员 jganimefan (2011/1/7 22:09:31)



我还是不知道a^b = (2^4)^(2^16)= simplifies to= 2^(2^18)这步是怎么简化的???谢谢啊,数学知识都忘光了,汗。。。。。
您需要登录后才可以回帖 登录 | 立即注册

Mark一下! 看一下! 顶楼主! 感谢分享! 快速回复:

手机版|ChaseDream|GMT+8, 2025-8-26 23:28
京公网安备11010202008513号 京ICP证101109号 京ICP备12012021号

ChaseDream 论坛

© 2003-2025 ChaseDream.com. All Rights Reserved.

返回顶部