document.write( "Question 383824:
\n" ); document.write( "There are five girls and five boys at a party. In how many ways can they be seated in a row of six?
\n" ); document.write( "

Algebra.Com's Answer #271730 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
nPr=Permutation of n things taken r at a time=n!/(n-r)!
\n" ); document.write( "10P6=151,200 ways
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );