Mathematics · pattern A, Numeric fields
Enter a decimal to get the equivalent fraction reduced by its greatest common divisor, with the power of ten the conversion started from.
write the decimal over a power of ten, then divide by the greatest common divisor
The number of decimal places sets the power of ten. Recurring decimals need the algebraic method — multiply by a power of ten and subtract.
3/8
For 0.333… let x be the value, multiply by ten to get 10x = 3.333…, then subtract: 9x = 3, so x = 1/3. That subtraction removes the infinite tail, and the same method works for any recurring block using the matching power of ten.
If the number is not the part you are stuck on, that is what the service is for — a specialist who explains the working, not just the answer.
Arithmetic runs in double-precision floating point, so results beyond about fifteen significant figures are not exact. Where a question wants an exact fraction or surd, keep the exact form rather than a decimal.