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)