F.IF.3 Jim is starting a new company and decides to send a promotional e-mail offering a free sample of his product to anyone who receives the e-mail. His plan is to send the promotional e-mail to 128 contacts with a request to forward the e-mail to 3 different people. Suppose that Jim sends the initial e-mail to 128 contacts on day 1. On day 2, each recipient sends the e-mail to 3 different people. On day 2, each of the new recipients sends the e-mail to 3 different people. If the process continues, how many emails will be sent on day 7? * 1 point A. 93,312 B. 279,936 C. 2,304 D. 49,152

Respuesta :

Using a geometric sequence, the number of emails sent on day 7 is given as follows:

A. 93,312.

What is a geometric sequence?

A geometric sequence is a sequence in which the result of the division of consecutive terms is always the same, called common ratio q.

The nth term of a geometric sequence is given by:

[tex]a_n = a_1q^{n-1}[/tex]

In which [tex]a_1[/tex] is the first term.

This situation can be modeled by a geometric sequence with first term and common ratio given as follows:

[tex]a_1 = 128, q = 3[/tex]

Hence the number of people that receive the email on day n is:

[tex]a_n = 128(3)^{n-1}[/tex]

On day 7, the amount is:

[tex]a_7 = 128(3)^{7-1} = 93,312[/tex]

Hence option A is correct.

More can be learned about geometric sequences at https://brainly.com/question/11847927

#SPJ1