document.write( "Question 1156369: Suppose a business owner has a choice of 5locations to establish her business. She decides to rank each location using 2 criteria. How many ways can she rank the 5 cities? What if she wishes to rank only the top three. How many ways can she rank them? \n" ); document.write( "
Algebra.Com's Answer #779305 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "(1) 5*4*3*2*1 = 120 \n" ); document.write( "(2) 5*4*3 = 60 \n" ); document.write( " \n" ); document.write( " |