Converting 0.454545... to a fraction using geometric series

  • Thread starter Thread starter a_ng116
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
a_ng116
Messages
13
Reaction score
0
If you have a repeating decimal such as 0.45454545... and the question was asking for it to be expressed as an infinite series and find the sum of the series, would it be correct to approach it like this:

[tex]0.45454545... = \frac {45}{100}+ \frac{45}{10000} + \frac{45}{1000000}...[/tex]

so [tex]a=\frac{45}{100}[/tex] and [tex]r=\frac {1}{100} or 0.01[/tex]

then using [tex]S_\infty= \frac {a}{1-r}[/tex]

i get: [tex]= \frac {45/100} {1-0.01} = \frac {5}{11}[/tex]

I think this is right but I'm not sure...any thoughts? Please and thank you.
 
Physics news on Phys.org
Works for me.

You can check your answer by, for example, doing the division to see what comes up.
 
Your answer is certainly right. Remember the Algebra I approach to this problem:

x = .45...

100x = 45.45...

100x - x = 45.45... - .45...

99x = 45

x = 45/99 = 5/11