I've been asked to show that both the position-momentum uncertainty principle and the energy-time uncertainty principle have the same units.
I've never see a question of this type, so am I allowed to substitute the units into the expressions and then treat them as variables?
If so, here's my attempt. Forgive me if I've done something silly, as I'm no physicist.
Starting with the position-momentum uncertainty principle:
$$\Delta{}x\Delta{}p \geq h / 4\pi$$
Substituting the units into the expression (at this point, diving by $4\pi$ won't necessarily matter):
$$(m)\left(kg \cdot \frac{m}{s}\right) \geq J \cdot s$$
Combining $m$ and bringing $s$ to the other side:
$$\frac{kg \cdot m^2}{s^2} \geq J $$
Knowing that $J = kg \cdot m^2/s^2$:
$$J \geq J$$
Now, for the energy-time uncertainty principle:
$$\Delta{}E\Delta{}t \geq h / 4\pi$$
Substituting the units into the expression (again, diving by $4\pi$ won't necessarily matter):
$$J \cdot s \geq J \cdot s$$
Diving by $s$:
$$J \geq J$$
Is this valid? Or could I not be more wrong?