Bytelearn - cat image with glassesAI tutor

Welcome to Bytelearn!

Let’s check out your problem:

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.

n(t)=

On the day that a certain celebrity proposes marriage, 1010 people know about it. Each day afterward, the number of people who know triples.\newlineWrite a function that gives the total number n(t) n(t) of people who know about the celebrity proposing t t days after the celebrity proposes.\newlinen(t)= n(t)=

Full solution

Q. On the day that a certain celebrity proposes marriage, 1010 people know about it. Each day afterward, the number of people who know triples.\newlineWrite a function that gives the total number n(t) n(t) of people who know about the celebrity proposing t t days after the celebrity proposes.\newlinen(t)= n(t)=
  1. Identify initial condition: Identify the initial condition.\newlineOn the day the celebrity proposes (t=0t = 0), 1010 people know about it. This is our initial condition for the function n(t)n(t).
  2. Determine growth pattern: Determine the pattern of growth.\newlineEach day after the proposal, the number of people who know triples. This indicates an exponential growth pattern.
  3. Write exponential growth function: Write the function based on the pattern.\newlineSince the number of people triples each day, we can express this growth as 33 raised to the power of tt (the number of days). To include the initial condition, we multiply this by the initial number of people, which is 1010. Therefore, the function is n(t)=10×3tn(t) = 10 \times 3^t.

More problems from Write exponential functions: word problems