How many melodies? #1

My toy piano keyboard has 7 distinct white notes: letters A-G in English alphabet. I'm going to create a melody by playing three random notes. I can repeat a note for two or three times (six examples are given below). How many different melodies I can play?

Examples:

C D E

A B G

C B C

G E E

A A F

D D D


The answer is 343.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Chrishan Silva
Aug 30, 2014

As there are seven different notes, I've got 7 choices for the first note I'm playing. Similarly, I've got 7 choices for second and third notes too. From the theory of counting, all possible combinations equal to 7 7 7 = 343 7*7*7=343 .

Did the same way..

Manish Mayank - 6 years, 7 months ago

Since there are total a number of 7 letters and we need to make a 3-lettered word with/without meaning, it is a simple case of permutations. The first place of the 3-lettered work can be occupied by 7. The second by 7 and the third by 7 as well...(as repetition is allowed) So, by fundamental theorem of Multiplication, total number of ways = 7x7x7 = 343

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...