It is possible for the graph of an exponential function to c
It is possible for the graph of an exponential function to contain the points (0,5), (2,12), and (4,19). ________
Solution
exponential equation => y = a*bx
substituting first point(0,5)
5 = a*b0 // b^0 = 1
a = 5
from second point
12 = 5*b2
b2 = 12/5
now putting the values of a and b and checking whether the equation satisfies
19 = 5*(12/5)2
19 = 5*144/25
19 = 144/5
LHS not equal to RHS
Hence these point are on an exponential Graph
