document.write( "Question 388255: 1) Using the numbers ( 0,1,2,3,4,5,6), how many four digit numbers contain 2 as a digit can be written if repetition is not allowed?\r
\n" ); document.write( "\n" ); document.write( "2) Using the numbers (1,2,3,4,5,6), four digit numbers are written without repetition. In how many of these, are the digits 1 and 2 not adjacent?\r
\n" ); document.write( "\n" ); document.write( "3)Using the numbers (1,2,3,4,5), five digit numbers are written without repetition. In how many of these, digit 1 comes before 2?
\n" ); document.write( "

Algebra.Com's Answer #274545 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
1) 2 can be in any one of 4 positions = 4
\n" ); document.write( "nPr=6P3=120 There are 6 other numbers that can be used in the 3 positions where number two isn't located.
\n" ); document.write( "120*4=480
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );