There are 128 teams in a softball tournament. In each round, half of the teams are eliminated. Which function can be used to find the number of teams remaining in the tournament after x rounds?

The function that can be used to find the number of teams remaining in the tournament after x rounds is:

f(x) = 128/(2^x)