document.write( "Question 326356: Five students and three teachers are to be seated in a row at the front of a school assembly. In how many different ways can this be done if there must be a teacher at each end of the row? \n" ); document.write( "
Algebra.Com's Answer #233677 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
5P3 = 5!/(5 - 3)!\r
\n" ); document.write( "\n" ); document.write( "5P3 = 120/2!\r
\n" ); document.write( "\n" ); document.write( "5P3 = 120/2\r
\n" ); document.write( "\n" ); document.write( "5P3 = 60 ways
\n" ); document.write( "
\n" );