first off, we'll move the non-repeating part in the decimal to the left-side, by doing a division by a power of 10.
then we'll equate the value to some variable, and move the repeating part over to the left as well.
anyhow, the idea being, we can just use that variable, say "x" for the repeating bit, let's proceed,


and you can check that in your calculator.