document.write( "Question 883540: Hello there, I need some help with my homework :) the question is
\n" ); document.write( "How many 4 digit numbers may be formed that are greater than 3,255 from the numbers, 2,3,4,5 and 6, if repetition is allowed?
\n" ); document.write( "My first answer was 410 but then I tried to do it again and the result was 406.. I might be right and I might be wrong and I just wanted to make sure please help thank you so much and have a great day:)
\n" ); document.write( "

Algebra.Com's Answer #533596 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
The first digit can be any one of (3, 4, 5, 6) since it can not be 2
\n" ); document.write( "The second digit can be any one of (2, 3, 4, 5, 6)
\n" ); document.write( "The third digit can be any one of (5, 6) if the second digit is a 2
\n" ); document.write( "The third digit can be any one of (2, 3, 4, 5, 6) if second digit is not a 2
\n" ); document.write( "The fourth digit can be a (6) if the second digit is a two and third digit is a 5
\n" ); document.write( "The fourth digit can be a (2, 3, 4, 5, 6) if the second digit is a two and third digit is a 6
\n" ); document.write( "The fourth digit can be one of (2, 3, 4, 5, 6) if the second digit is not a 2
\n" ); document.write( "Therefore we have
\n" ); document.write( "4 * 5 * 5 * 5 - (3 * 4 * 5) = 440\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );