document.write( "Question 1175816: If only the digits 0, 1, 3, 4, 5, 6, and 7 may be used, find the number of possible three-digit numbers that can be formed.
\n" );
document.write( "The number of different three-digit numbers is \n" );
document.write( "
Algebra.Com's Answer #801509 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 7*7*7 = 343 \n" ); document.write( "================ \n" ); document.write( "000 is a valid number unless specified otherwise. \n" ); document.write( " |