document.write( "Question 351397: how many seating arrangements are possible for 5 children and their mother in a 9 seat van if the mother must be the driver? \n" ); document.write( "
Algebra.Com's Answer #251470 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "No. of ways to choose mother for driver = 5C1 = 5 \r
\n" ); document.write( "\n" ); document.write( "now 5 children and 4 mothers remain\r
\n" ); document.write( "\n" ); document.write( " no. of ways to arrange them in 9 seat = 9P9 = 9!\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total no. of ways = 5 * 9! = 1814400
\n" ); document.write( "
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "Sometimes there may be typing mistake in solution of a problem, so please ignore it. Understand the concept and try the problem yourself.
\n" ); document.write( "
\n" );