You can put this solution on YOUR website! If a and b are positive integers and (a^1/2 b^1/3)^6 = 432, what is the value of ab?
: = 432
: = 432
: = 432
:
Checking for some suitable factors of 432, we come up with = 27 * 16
:
if a = 3; 3^3 = 27
and
if b = 4; 4^2 = 16
:
a*b = 12
:
There may be a more orthodox way to do this, but I can't seem to come up with it today.