document.write( "Question 1159622: How many ways can you order the letters of TORONTO if you must begin with exactly 2 O's? \n" ); document.write( "
Algebra.Com's Answer #783518 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The number of ways to arrange the letters to begin with EXACTLY two O's is the total number of ways to arrange the letters beginning with AT LEAST 2 O's, minus the number of ways to arrange them starting with 3 O's. \n" ); document.write( "The number of ways to arrange the letters starting with AT LEAST 2 O's is the number of ways of arranging the letters TRNTO, which is \n" ); document.write( "The number of ways of arranging the letters starting with 3 O's is the number of ways of arranging the letters TRNT, which is \n" ); document.write( "The number of ways of arranging the letters starting with EXACTLY 2 O's is 60-12 = 48. \n" ); document.write( "ANSWER: 48 ways to arrange the letters of TORONTO starting with exactly two O's. \n" ); document.write( " \n" ); document.write( " |