已知2 的n次方=a,3的n次方=b,求6的n次方的值

来源:学生学帮网 编辑:学帮网 时间:2024/06/01 09:41:48

已知2 的n次方=a,3的n次方=b,求6的n次方的值

2^n=a
3^n=b
6^n=(2*3)^n=2^n*3^n=a*b