|
OK, you're right, Vinny, and thankfully that only makes the question easier. This is how you solve it, step by step:
[ a^(1/2) * b^(1/3) ] ^(6) = 432 <----- given
a^3 * b^2 = 432 <----- simplify by multiplying the exponents
Now here is the slightly tricky part...
You know that one number cubed times another one squared equals 432. So, to find what the numbers are, simply factor 432:
______________432
_____________/____\
____________2_____216
_________________/____\
________________2_____108
______________________/___\
_____________________2____54
__________________________/__\
_________________________2____27
_____________________________/__\
____________________________3____9
________________________________/_\
_______________________________3___3
Note in particular how 432 = 2^4 times 3^3, or:
432 = 2 * 2 * 2 * 2 * 3 * 3 * 3
Your number that is cubed (a) must be 3. But what about the number that is squared (b)? Simply group two pairs of twos together to find that number, which is 4:
432 = (2 * 2) * (2 * 2) * (3 * 3 * 3)
432 = (2 * 2)^2 * (3 * 3 * 3)
432 = (4)^2 * (3)^3
Therefore, a = 3 and b = 4, and ab = (3)(4), or 12.
Last edited by yoshi503; 07-29-2005 at 08:05 PM.
|