Answer:
Explanation:
We can start solving this problem by making a list of the number of chain emails that are sent on each round:
Round one:
which represents the three friends you send the mail to.
Round two:
since each of your friends sends the mail to another three friends, then we multiply the original 3 friends by 3 to get a total of 9.
Round three:
on the next round we multiply the previous 9 persons by 3 mails each giving us a total of 27 persons receiving the mail. A patter starts showing here. Notice that for each round we need to take the previous round number an multiply it by 3. When we have a number being multiplied by itself n times, we rewrite it as a power, so the expression for the nth term will be:
which is our final answer.