5.7: 指数乘积法则的乘积
- Page ID
- 171014
指数乘积规则的幂将处理将基数乘积提高到一定幂的表达式。
对于任何实数 a 和 b 以及任意数字 n,指数乘积规则的乘积法则如下所示:
\((a \cdot b)^n =a^n \cdot b^n\)
简化以下表达式
\((a \cdot b)^3\)
解决方案
\(\begin{aligned} &(a \cdot b) 3&& \text{Given} \\ &a \cdot b \cdot a \cdot b \cdot a \cdot b &&\text{Expand using exponent 3} \\ &a \cdot a \cdot a \cdot b \cdot b \cdot b &&\text{Reorder product using the commutative property.} \\ &a^3b^3 && \text{Simplify to single base.} \end{aligned}\)
使用指数乘积规则的幂简化表达式。
\((2x^3y^2 )^2 \)
解决方案
\(\begin{aligned} &((2x^3y^2 )^2 ) &&\text{Given} \\ &= 2^2 \cdot x^{3\cdot 2 } \cdot y^{2\cdot 2 } &&\text{Power of a product rule applied} \\ &= 4x ^6y^4 &&\text{Simplify by multiplying exponents} \end{aligned}\)
使用指数乘积规则的幂简化表达式。
\((2x^5 \cdot 3y)^3\)
解决方案
\(\begin{aligned} &(2x^5 \cdot 3y)^3 &&\text{Given}\\ &= (6x^5 y)^3 &&\text{If possible, simplify inside the parentheses.} \\ &= 6^3 \cdot x^{5\cdot 3 } \cdot y^3 &&\text{Power of a product rule for exponents applied.} \\ &216x^{15}y^3 &&\text{Simplify by multiplying as needed.} \end{aligned}\)
使用指数乘积规则的幂简化表达式。
\((3ab^4 )^{−2}\)
解决方案
\(\begin{aligned} &(3ab^4 )^{−2 } && \text{Given} \\ &= \dfrac{1 }{(3ab^4)^2 } &&\text{Negative exponent rule applied} \\ &= \dfrac{1 }{3^2 \cdot a^3 \cdot b^{4\cdot 2}}&&\text{Power of a product rule applied.} \\ &\dfrac{1 }{9a^3b^8 } &&\text{Simplify by multiplying as needed.} \end{aligned}\)
使用指数乘积规则的幂简化表达式。
- \((xy^2 ) ^3\)
- \((2xy^2z ^3 ) ^7\)
- \((x^ 2 ) ^{−3}\)
- \((x ^2y) ^{−3}\)
- \((2r ^4 )^ 5\)
- \((−2p^ 7 )^ 7\)
- \((3k \cdot 2j^2 )^5\)