If $a$ and $b$ are positive integers and $$(a^\frac{1}{2}\times b^\frac{1}{3})^6=432$$ What is the value of $ab$?
2026-04-09 14:39:20.1775745560
SAT question about integers and exponents
68 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Note that $$432 = 2^4\cdot 3^3 = 3^3\cdot4^2$$ and the LHS can be written as $$(a^\frac{1}{2} \times b^\frac{1}{3})^6 = a^3\cdot b^2$$ So $a = 3, b = 4$ $\Rightarrow ab = 12$.