document.write( "Question 1189546: How many 9-digit codes can be formed if the code starts with 000 or ends with 1? \n" ); document.write( "
Algebra.Com's Answer #820932 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "How many 9-digit codes can be formed if the code starts with 000 or ends with 1? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "To solve the problem, we should calculate separately\r\n" ); document.write( "\r\n" ); document.write( " - the number of the 9-digit codes that start with 000;\r\n" ); document.write( "\r\n" ); document.write( " - the number of the 9-digit codes that end with 1;\r\n" ); document.write( "\r\n" ); document.write( " - and then calculate the number of the codes in the union of these two sub-sets.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(1) The number of the 9-digit codes that start with 000 is\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In short form and for your better understanding: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " add the numbers of codes of each type; then subtract the number of codes \r \n" ); document.write( "\n" ); document.write( " in the intersection, because otherwise you count them twice.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |