431,443 views
29 votes
29 votes
The table below contain values from functions which each may be exponential or linear.a) Find a possible formula for the function. g(x) =

The table below contain values from functions which each may be exponential or linear-example-1
User Rahul Satal
by
3.3k points

1 Answer

11 votes
11 votes

We have two functions.

They can be linear or exponential.

We can evaluate the rate of change for each function.

If the rate of change is constant, we have a linear function.

For f(x) we can prove that when x increases by one unit, f(x) increases by 5.5 units, for any value of x.

Then, we can conclude that f(x) is a linear function.

If we look at g(x), we can see that the slope or rate of change is not constant, so it is not linear.

If g(x) is an exponential function, they have constant ratio: the quotient between consecutive values of g(x) is constant for all values of x:


(g(x+1))/(g(x))=r\text{ (constant)}

We can test this for the values of the table:


\begin{gathered} (g(1))/(g(0))=(4.2)/(4)=1.05 \\ (g(2))/(g(1))=(4.41)/(4.2)=1.05 \\ (g(3))/(g(2))=(4.6305)/(4.41)=1.05 \\ (g(4))/(g(3))=(4.862025)/(4.6305)=1.05 \end{gathered}

Then, we have proved that the ratio is constant and, therefore, g(x) is an exponential function.

We then can guess the function from:


g(x)=C\cdot(1+k)^x

We can find C from g(0):


\begin{gathered} g(0)=C\cdot(1+k)^0 \\ g(0)=C\cdot1 \\ g(0)=C=4 \end{gathered}

and k as:


\begin{gathered} g(1)=g(0)(1+k)^1 \\ 1+k=(g(1))/(g(0)) \\ 1+k=(4.2)/(4) \\ 1+k=1.05 \end{gathered}

the factor (1+k) is equal to the ratio we have just calculated (1.05).

Then, the function can be written as:


g(x)=4\cdot(1.05)^x

Answer:

f(x) is linear, while g(x) is exponential.

The formula for g(x) is 4*1.05^x

User Kevin Delord
by
3.1k points