document.write( "Question 269023: If you have 5 bowlers on a team, how many ways can the lineup be ordered? Keep in mind that the strongest of the five should always be the last in the lineup. \n" ); document.write( "
Algebra.Com's Answer #197178 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Assuming there is only one strongest bowler: \n" ); document.write( "4*3*2*1*1=24 different lineups are possible. \n" ); document.write( " |