Ask Question
10 July, 16:48

On the day that a certain celebrity proposes marriage,

10 people know about it. Each day afterward, the number of people who know triples.

Write a function that gives the total number n (t) of people who know about the celebrity proposing t days after the celebrity proposes.

+5
Answers (1)
  1. 10 July, 19:02
    0
    Answer: The answer is n (t) = 10 x 3^{t - 1}

    Step-by-step explanation: If on the first day of proposing 10 persons knew about it, then the first number of course shall be 10. Then the number of people that are aware of the proposal becomes triple (that is, times 3), it means that on day 2 they would be 10 times 3, and so on for all subsequent days.

    What we have is a geometric progression where the next number in the sequence is derived as the previous number times a common ratio (which is r). Since the number triples daily, the common ratio here is 3. We have therefore,

    A = 10

    R = 3

    The formula for a geometric sequence like this one is given as;

    A (n) = A x R^{n - 1}

    Where A (n) is the term we need to calculate (nth term) and n is the number of the term in the sequence.

    To find out how many people know about the proposal t days after the celebrity proposes, we insert the known values as follows;

    n (t) = A x R^{n - 1}

    n (t) = 10 x 3^{t - 1}

    (Where t is the number of days after the proposal)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “On the day that a certain celebrity proposes marriage, 10 people know about it. Each day afterward, the number of people who know triples. ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers