document.write( "Question 553309: Five students, all of different, are to be randomly arranged in a line. What is the probability that the tallest student will be first in line and that the shortest student will be last in line? \n" ); document.write( "
Algebra.Com's Answer #360785 by prateekagrawal(56)\"\" \"About 
You can put this solution on YOUR website!
total ways= 5! = 120.
\n" ); document.write( "since we fixed places of two students.
\n" ); document.write( "so, just 3 students remain.
\n" ); document.write( "and we can arrange them in 3! = 6 ways.
\n" ); document.write( "so,
\n" ); document.write( "probability = \"6%2F120+=+1%2F20\" is the answer.
\n" ); document.write( "
\n" );