1. Convert a single repeating digit to a fraction
Problem
Set up an equation where represents the repeating decimal , which is written as .
Multiply both sides by 10 (since one digit repeats), shifting the decimal point one place to the right.
Subtract the original equation from the multiplied equation so the repeating tails cancel out.
The repeating parts cancel perfectly: .
Divide both sides by 9, then reduce by dividing numerator and denominator by their GCD of 3.
Answer:
This method works because multiplying by the right power of 10 aligns the repeating blocks, allowing subtraction to cancel the infinite tail completely. You're left with a simple equation containing only whole numbers.