document.write( "Question 1092609: Using the number 6,435, answer the following questions referring to base 8.
\n" ); document.write( "In what place is the 4?
\n" ); document.write( "What is the value of the digit 4 in this number?
\n" ); document.write( "

Algebra.Com's Answer #707230 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Using the number 6,435, answer the following questions referring to base 8.
\n" ); document.write( "In what place is the 4?
\n" ); document.write( "What is the value of the digit 4 in this number?
\n" ); document.write( "----------------
\n" ); document.write( "The values are powers of 8, increasing for right to left.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( " 8^3   8^2     8^1    8^0\r\n" );
document.write( "x512   x64      x8     x1\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Only base 2, 10 and 16 are of practical value.
\n" ); document.write( "Octal, base 8, was used for a while, but there was no good reason for it.
\n" ); document.write( "
\n" );