Posted by Babiinoob on Thursday, October 6, 2011 at 6:51pm.
I don't know which method you use, but here is one of the more common ways ....
let x = 3.230423042304...
multiply by 10000 , (there are 4 digits in the repeating loop, so a zero for each repeating digit)
10000x = 32304.23042304..
subtract them
9999x = 32301
x = 32301/9999 = 3589/1111
shortcut:
look only at the decimal.
for the numerator write down all the digits to the end of the repeating loop --- 2304
subtract all those digits that don't repeat -- none to subtract
for the denominator:
write down a 9 for each of the repeating digits -- 9999
add a zero for each non-repeating digit -- no zeros to add
so 3.230423042304... = 3 + 2304/9999 = 32301/9999 = 3589/1111
Related Questions
Maths - how would you work out y=2/x and y=-n/x the minus is for the whole ...
Maths - change so x is the subject y=2/x and y=-n/x the minus is for the whole ...
Maths - 45% is 28 100%=? Please show me the concept and the working out as well ...
Maths - x^3+a^3 Factor= (x-a) what is the remaninder when you divide x^3+a^3 by...
MATHS - Critical help please. Level 3 maths algebraic methods is really hard. Q...
MATH 6th - 1. Is there a website that can show me how to divide decimals by10-...
math - how do I express these decimals as fraction in lowest terms? -9.8 and 1....
Maths - Find the equation of the locus of the point P(x,y) which moves so that ...
Math - I am trying to help my son in Algebra, the only thing is that I have ...
Maths - The first year after 1999 which is the product of three consecutive ...
For Further Reading