Bytelearn - cat image with glassesAI tutor

Welcome to Bytelearn!

Let’s check out your problem:

When the Dragons have lost their most recent game, 200 fans buy tickets. For each consecutive win the Dragons have, the number of tickets fans buy increases by a factor of 1.1.
Write a function that gives the number of tickets 
t(w) fans buy to Dragons games after the Dragons have had 
w consecutive wins.

t(w)=

When the Dragons have lost their most recent game, 200200 fans buy tickets. For each consecutive win the Dragons have, the number of tickets fans buy increases by a factor of 11.11.\newlineWrite a function that gives the number of tickets t(w) t(w) fans buy to Dragons games after the Dragons have had w w consecutive wins.\newlinet(w)= t(w)=\square

Full solution

Q. When the Dragons have lost their most recent game, 200200 fans buy tickets. For each consecutive win the Dragons have, the number of tickets fans buy increases by a factor of 11.11.\newlineWrite a function that gives the number of tickets t(w) t(w) fans buy to Dragons games after the Dragons have had w w consecutive wins.\newlinet(w)= t(w)=\square
  1. Identify Initial Condition: Identify the initial condition.\newlineThe initial number of tickets bought when the Dragons have lost their most recent game is 200200.
  2. Determine Rate of Increase: Determine the rate of increase for each consecutive win. The number of tickets increases by a factor of 1.11.1 for each consecutive win.
  3. Write Function for Tickets: Write the function for the number of tickets bought after ww consecutive wins. The function will start with the initial number of tickets and multiply by the factor of 1.11.1 raised to the power of ww, which represents the number of consecutive wins. \newlinet(w)=200×(1.1)wt(w) = 200 \times (1.1)^w

More problems from Write exponential functions: word problems