How do you simplify #(81x^12)^1.25#?
1 Answer
Feb 9, 2017
Explanation:
The identity:
#(x^a)^b = x^(ab)#
holds under any of the following conditions:
-
#x > 0# with#a, b# any real numbers. -
#x = 0# with#a, b >= 0# . -
#x < 0# with#a, b# any integers.
In other circumstances it can fail.
Given:
#(81x^12)^1.25#
FIrst note that:
#(81x^12)^1.25 = (3^4 (x^3)^4)^(5/4) = ((3x^3)^4)^(5/4)#
If
#((3x^3)^4)^(5/4) = (3x^3)^(4*5/4) = (3x^3)^5 = 3^5 x^15 = 243 x^15#
If
#(81x^12)^1.25 = (81(-x)^12)^1.25 = 243 (-x)^15 = -243 x^15#
To cover both cases, we can write:
#(81x^12)^1.25 = 243 abs(x)^15#