document.write( "Question 293441: how many different ways can a researcher select three mice from 15 mice and assign them each to a different test?
\n" );
document.write( "thank you! \n" );
document.write( "
Algebra.Com's Answer #211835 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "The formula is nPr=n!/(n-r)! \n" ); document.write( "So it would look like this: \n" ); document.write( "15!/(15-3)! This expands out to: \n" ); document.write( "(15x14x13x12x11x10x9x8x7x6x5x4x3x2x1)/(12x11x10x9x8x7x6x5x4x3x2x1) \n" ); document.write( "I'll let you do the calculations from here. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |