document.write( "Question 85126: A school needs a principle, teacher, and coach. How many ways can they pick 3 people for these jobs from 7 people? \n" ); document.write( "
Algebra.Com's Answer #61346 by stanbon(75887) ![]() You can put this solution on YOUR website! A school needs a principle, teacher, and coach. How many ways can they pick 3 people for these jobs from 7 people? \n" ); document.write( "----------------- \n" ); document.write( "# of ways = 7C3 = (7*6*5)/(3*2*1) = 35 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |