document.write( "Question 627919: In how many 4 digit integers does the digit 5 appear once and only once and as the largest digit?
\n" ); document.write( "Answers:
\n" ); document.write( "A. 425
\n" ); document.write( "B. 225
\n" ); document.write( "C. 400
\n" ); document.write( "D. 600
\n" ); document.write( "

Algebra.Com's Answer #395253 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In how many 4 digit integers does the digit 5 appear once and only once and as the largest digit?
\n" ); document.write( "Note: there are 5 digits < 5 , however, 0 cannot be in the first position
\n" ); document.write( "5 in 1st position: \"1%2A5%2A5%2A5+=+125\" ways
\n" ); document.write( "5 in 2nd position: \"4%2A1%2A5%2A5+=+100\" ways
\n" ); document.write( "5 in 3rd position: \"4%2A5%2A1%2A5+=+100\" ways
\n" ); document.write( "5 in 4th position: \"4%2A5%2A5%2A1+=+100\" ways
\n" ); document.write( " \n" ); document.write( "
\n" );