For example, if I multiply the value of a base squared by four, I also get twice the base if it's squared. Look:$$6^2\cdot4=12^2$$ because $$36\cdot4=144$$and $36$ is the square of $6$ and $144$ is the square of $12$. Why does this always happen?
2026-04-06 08:08:20.1775462900
Why do I get two times the base if it's squared when I multiply the value by four?
49 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Because $4 = 2\cdot 2$ and multiplication works like this: $$ 6^2 \cdot 4 = 6\cdot 6 \cdot 4 = 6\cdot 6 \cdot 2\cdot 2 = 6\cdot 2\cdot 6\cdot 2 = (6\cdot 2)^2$$