asked 208k views
0 votes
Sixty-four teams entered a citywide soccer tournament. Half of the teams are eliminated after each round. Write a function for the number of teams left after x rounds.

asked
User Erin C
by
7.2k points

2 Answers

14 votes

Answer:

f(x)=-1/2x+64

Explanation:

a function starts with f(x) so thats how i got the f(x) and im guessing this is talking about linear functions so they start of with 64 teams which is the y intercept and 1/2 are eliminated after each round which is -1/2 giving us f(x)= -1/2+64

answered
User Hell
by
7.5k points
4 votes

Answer:

x = (64 ÷ 2) ÷ r

Explanation:

x = teams

r = rounds

hope this helps :)

answered
User Mljrg
by
9.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.