193k views
3 votes
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

u consecutive wins.

User Eniko
by
9.0k points

2 Answers

6 votes

Answer:

200(1.1)^w

Explanation:

User Santh
by
8.2k points
4 votes

Answer:

A function that gives the of tickets is given by


t(w)=200(1.1)^u

where u is number of consecutive wins

Explanation:

Given that,

Initial amount of fans is =200.

For each wins, the number ticket sells is also increased by a factor of 1.1.

After
1^(st) win, the number of tickets fans will be 200×1.1

After
2^(nd) win, the number of tickets fans will be 200×1.1×1.1

=200(1.1)²

After
3^(rd) win, the number of tickets fans will be 200×1.1×1.1×1.1

=200(1.1)³

and so on.

After
u^(th) win, the number of tickets fans will be
200(1.1)^u.

A function that gives the of tickets is given by


t(w)=200(1.1)^u

where u is number of consecutive wins

User Akrsmv
by
8.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories