document.write( "Question 820953: [ How many 6-digit base-eight numbers contain exactly 3 fives?
\n" );
document.write( " How many 6-digit base-eight numbers contain at most five zeros? ] \n" );
document.write( "
Algebra.Com's Answer #493800 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! How many 6-digit base-eight numbers contain exactly 3 fives? \n" ); document.write( "answer: \n" ); document.write( "7^3 = 343 \n" ); document.write( "--- \n" ); document.write( "How many 6-digit base-eight numbers contain at most five zeros? \n" ); document.write( "8^5 + 7 = 32775 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " \n" ); document.write( " |