Ask4material
- 17
- 0
K A Stroud Engineering Mathematics 6th ed frame 133
change 0.526_{10} to octal(base 8) form
method: every time only the decimal part multiply by 8
\begin{array}{r}0.526\\ \times8\\\hline\\4.208\\ \times8\\\hline\\1.664\\ \times8\\\hline\\5.312\\ \times8\\\hline\\2.496\\\mbox{... goes on}\end{array}
ans: 0.4152...
change 0.526_{10} to octal(base 8) form
method: every time only the decimal part multiply by 8
\begin{array}{r}0.526\\ \times8\\\hline\\4.208\\ \times8\\\hline\\1.664\\ \times8\\\hline\\5.312\\ \times8\\\hline\\2.496\\\mbox{... goes on}\end{array}
ans: 0.4152...
Last edited by a moderator: