document.write( "Question 924452: A 4 person bobsled team will be chosen from a group of 9 athletes . How many different bobsled teams can be formed \n" ); document.write( "
Algebra.Com's Answer #560857 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A 4 person bobsled team will be chosen from a group of 9 athletes . How many different bobsled teams can be formed
\n" ); document.write( "-------------
\n" ); document.write( "If each has a certain position, it's 9*8*7*6
\n" ); document.write( "If they're all equal, it's 9*8*7^6/(4*3*2*1)
\n" ); document.write( "
\n" );