document.write( "Question 1195254: Numbers are to be built using only the digits 1,2,3,4, and 5 in such a way that each digit is only used once in each number. How many of these numbers will have the following property?
\n" );
document.write( " (a) The first digit is divisible by one
\n" );
document.write( " (b) The first 2 digits make a number that is divisible by 2
\n" );
document.write( " (c) The first 3 digits make a number that is divisible by 3
\n" );
document.write( " (d) The first 4 digits make a number that is divisible by 4
\n" );
document.write( " (e) All 5 digits make a number that is divisible by 5 \n" );
document.write( "
Algebra.Com's Answer #827677 by lotusjayden(18)![]() ![]() ![]() You can put this solution on YOUR website! Numbers are to be built using only the digits 1,2,3,4, and 5 in such a way that each digit is only used once in each number. How many of these numbers will have the following property? \n" ); document.write( " (a) The first digit is divisible by one \n" ); document.write( " (b) The first 2 digits make a number that is divisible by 2 \n" ); document.write( " (c) The first 3 digits make a number that is divisible by 3 \n" ); document.write( " (d) The first 4 digits make a number that is divisible by 4 \n" ); document.write( " (e) All 5 digits make a number that is divisible by 5 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~ \n" ); document.write( " \r\n" ); document.write( " |