141,580 views
26 votes
26 votes
The ordered pairs model an exponential function, where w is the function name and t is the input variable.

{(1, 60), (2, 240), (3, 960), (4, 3840)}
what is the function equation in sequence notation?

wt = ____

The ordered pairs model an exponential function, where w is the function name and-example-1
User James Young
by
2.6k points

1 Answer

27 votes
27 votes

Answer:

w = 15 (4^t)

Explanation:

Let w be what the function is equal to

Let t be the input variable

equation :

w = k a^t

Plug in any two of the points to solve for k and a

for example, let's take (1, 60) and (2, 240):

60 = k * a^1

k = 60 / a

240 = k a^2

Substituting:

240 = 60/a (a^2)

a = 4

k = 15

The function is

w = 15 (4^t)

User Jim Wilcox
by
2.7k points