SOLUTION: What are the first $5$ digits after the decimal point (technically the hexadecimal point...) when the fraction $\frac{2}{17}$ is written in base $16$? (Express your answer as a

Algebra.Com
Question 1207585: What are the first $5$ digits after the decimal point (technically the hexadecimal point...) when the fraction $\frac{2}{17}$ is written in base $16$?
(Express your answer as a five digit hexadecimal number. You do not need to include the subscript to indicate the base.)

Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


Do some long division in base 16 ("2" base 16 divided by "11" base 16) and verify the result.

      -----------------
   11 ) 2. 0 0 0 0 ...


           1
      -----------------
   11 ) 2. 0 0 0 0 ...
        1  1
        -------------
           F 0


           1 E
      -----------------
   11 ) 2. 0 0 0 0 ...
        1  1
        -------------
           F 0
           E E
           ---------
             2 0

The remainder is the same number we started with, so the digits "1E" will repeat.

ANSWER: 0.1E1E1

Check to see that this hexadecimal is equal to 2/17:

0.1E1E1E... base 16 = ...

+...

+...

+...

+...

Use the formula for the sum of an infinite geometric sequence...




RELATED QUESTIONS

Find the 4000th digit following the decimal point in the expansion of... (answered by greenestamps)
What is the 4563rd digits after the decimal point in the decimal expansion of... (answered by Boreal)
When expanded as a decimal, the fraction {{{1/977}}} has a repetend (the repeating part... (answered by ikleyn,Edwin McCravy)
When expanded as a decimal, the fraction $\frac{1}{7}$ has a repetend (the repeating part (answered by ikleyn,math_tutor2020)
If \[\frac{x}{y} = \frac{4}{5}, \; \frac{y}{z} = \frac{2}{5}, \;\text{and} \; \frac{z}{w} (answered by ikleyn,josgarithmetic,greenestamps,math_tutor2020)
If you roll 16 dice, what is the probability of getting at least one six? Express your... (answered by stanbon)
Explain why the product of a number with 3 digits after the decimal point and a number... (answered by Theo)
Let be : p=1*3*5*...*99/2*4*6*...*100 Find the first digit after the decimal... (answered by robertb)
Find the maximum point in the first cycle for the equation : y-3=4sin(\pi*\frac{x}{2} (answered by Fombitz)