document.write( "Question 512818: A singer song-writer wishes to compose a melody. Each note in the melody must be one of the 14 notes in her vocal range. How many different sequences of 3 notes are possible? \n" ); document.write( "
Algebra.Com's Answer #342744 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! 14*14*14 or 14^3 (since notes can be repeated). \n" ); document.write( " |