What is the smallest number x such that $180\times x$ is a perfect cube?

2.5k Views Asked by At

What is the smallest number x such that $180\times x$ is a perfect cube?

3

There are 3 best solutions below

0
On

$180=2^2 3^2 5$ so the smallest $x$ is $2 \cdot 3\cdot 5^2=150$

0
On

Hint

We have

$$180=2^2\times 3^2\times 5$$ so we choose $x=2\times 3\times 5^2$. Why?

0
On

$$180 = 2^2 \cdot 3^2 \cdot 5,$$ So multiplying by $$x = 2\cdot 3\cdot 5^2 = 150$$ gives us $$180 x = \underbrace{(2^2\cdot 3^2 \cdot 5)}_{\large =\,180} \cdot \underbrace{(2 \cdot 3\cdot 5^2)}_{\large =\,x} = 2^3\cdot 3^3 \cdot 5^3 = (2\cdot 3\cdot 5)^3 = (30)^3 = 27000$$

as desired.