已知4m的次方=8,4n的次方=2,求m+n的值

问题描述:

已知4m的次方=8,4n的次方=2,求m+n的值
已知4的m次方=8,4的n次方=2,求m+n的值

因为4^m=8,4^n=2,
所以4^m*4^n=8*2=16=4^2,
即4^(m+n)=4^2,
所以m+n=2.