document.write( "Question 182993: the computer department in a large company assigns a personal code number to each employee in the form of a three digit number,using the digit 0to 9 inclusive.code numbers starting with 0 are reserved for members of management.how many code numbers are available for non-management employees?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #137475 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the computer department in a large company assigns a personal code number to each employee in the form of a three digit number,using the digit 0to 9 inclusive.code numbers starting with 0 are reserved for members of management.how many code numbers are available for non-management employees? \n" ); document.write( "--------------- \n" ); document.write( "The first digit has nine to choose from, the next 2 have 10. \n" ); document.write( "9*10*10 = 900 \n" ); document.write( " \n" ); document.write( " |