When you answer this question $(10^4 - 10^2) \cdot 0.0012121212\dots$ you get $12$. However, that seems to defy PEMDAS. Please explain. Doing PEMDAS wouldn't you get $(10^4 - 10^2)$ = $10^2$ and then multiply that by $0.0012121212\dots$?
2026-04-24 11:10:26.1777029026
Why does $(10^4 - 10^2) \cdot 0.0012121212\dots = 12$?
692 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
First, let $n=0.0012121212\dots$ so that $100n=0.12121212\dots$. Subtracting, $100n-n=99n=0.12=\frac{12}{100}$, so $n=\frac{12}{9900}$ (I'm intentionally not simplifying those fractions).
Now, as pointed out in the comments, $10^4-10^2=10000-100=9900$, so $$(10^4-10^2)(0.0012121212\dots)=9900\cdot\frac{12}{9900}=12.$$