document.write( "Question 844095: Hamilton Middle School assigns a four-digit identification number to each student. The number is made from the digits 1, 2, 3, and 4, and no digit is repeated. If assigned randomly, what is the probability that an ID number will end with a 3? \n" ); document.write( "
Algebra.Com's Answer #508545 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The number is made from the digits 1, 2, 3, and 4, and no digit is repeated.
\n" ); document.write( "P(ending in 3) = 3!/4! = 1/4 \n" ); document.write( "
\n" );