The graph of an exponential function given by f (x) = A(b^x)+c

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Niaboc67
Messages
249
Reaction score
3

Homework Statement


The graph goes through the points (-2, 13) and (0, 5) and has the horizontal asymptote y = 4.

f(−2) = ____ therefore:
____(B^____ ) = ____

b =

The Attempt at a Solution


f(−2) = 13 therefore:
1 (B^-2 ) = 13

b = ? not sure

Thank you
 
Physics news on Phys.org
You are told that (according to your title) that [itex]f(x)= Ab^x+ c[/itex]
Saying that "f(-2)= 13" means that [itex]f(-2)= Ab^{-2}+ c= 13[/itex].
Saying that "f(0)= 5" means that [itex]f(0)= Ab^0+c= A+ c= 5[/itex] since [itex]b^0= 1[/itex] for all b.
Saying that the "y= 4 is a horizontal asymptote" means that either [itex]\lim_{x\to\infty} f(x)= 4[/itex] or [itex]\lim_{x\to -\infty} f(x)= 4[/itex]. In either case, the terms involving "x", [tex]Ab^x[/tex] must go to 0 leaving only c= 4.

So you need to solve [itex]A+ 4= 5[/itex] and [itex]Ab^{-2}+ 4= 13[/itex].
 
Would it be 9?
Because A+4=5
A=1
Therefore: 1(9)^-2 +4 =13?