-2

I am new to proofs, and I am trying to prepare for my discrete mathematics course that I will take next semester. The professor made videos in the past (corona-seasons) and he told us to do this proof on our own.

$$1 = 0.\bar{9}$$

Can anyone help me with this please? I've seen this in my textbook since grade 4 but I could never understand smh.

1 Answers1

0

There are several ways to prove it. You could use the geometric sum, which needs some analytic knowledge. Without this, you could do the following: $$ \begin{align} x &= 0.\overline{9} &|\cdot 10\\ 10\cdot x&=9.\overline{9} &| -x\\ 9\cdot x &=9 &|\text{since $x = 0.\overline{9}$} \\ x &= 1 \end{align} $$