document.write( "Question 1105537: A bus starts with 6 people and stops at 10 different stops, how many different ways can the 6 people depart if any passenger can depart at any bus stop ____ \n" ); document.write( "
Algebra.Com's Answer #720393 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "1-st person can go out at any of 10 bus stops - 10 opportunities.\r\n" );
document.write( "2-nd person can go out at any of 10 bus stops - 10 independent opportunities.\r\n" );
document.write( "3-rd person can go out at any of 10 bus stops - 10 independent opportunities.\r\n" );
document.write( "4-th person can go out at any of 10 bus stops - 10 independent opportunities.\r\n" );
document.write( "5-th person can go out at any of 10 bus stops - 10 independent opportunities.\r\n" );
document.write( "6-th person can go out at any of 10 bus stops - 10 independent opportunities.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In all, there are  \"10%5E6\" different ways.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Same number of ways as how many 6-letter words do exist comprising of 10 given letters (symbols) of the alphabet, if letters repetition is allowed.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );