document.write( "Question 472292: I dont understand how to do these type of problems. --> In how many ways can a teacher arrange 5 students in the front row of a classroom with a total of 23
\n" );
document.write( "students? \n" );
document.write( "
Algebra.Com's Answer #323830 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Number of ways = 23P5 = 23!/(23-5)! = 23!/18! \r \n" ); document.write( "\n" ); document.write( "= 4037880\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |