Given:
The exponential function passes through two points (0,4) and (3,32).
To find:
The formula for the exponential function.
Solution:
The general form of an exponential function is
[tex]y=ab^x[/tex] ...(i)
where, a is initial value and b is growth factor.
The exponential function passes through two points (0,4) and (3,32). It means the function must be satisfy by these points.
Putting x=0 and y=4 in (i), we get
[tex]4=ab^0[/tex]
[tex]4=a(1)[/tex]
[tex]4=a[/tex]
Putting a=4, x=3 and y=32 in (ii), we get
[tex]32=4b^3[/tex]
Divide both sides by 4.
[tex]8=b^3[/tex]
Taking cube root on both sides.
[tex]2=b[/tex]
Putting a=4 and b=2 in (i), we get
[tex]y=4(2)^x[/tex]
Therefore, the required formula for the exponential function is [tex]y=4(2)^x[/tex].