document.write( "Question 915987: Please explain why I am getting this wrong. The graph of an exponential function given by f (x) = A(b^x)+c is shown below:\r
\n" ); document.write( "\n" ); document.write( "http://i.imgur.com/GAywHDn.png
\n" ); document.write( "

Algebra.Com's Answer #555878 by josh_jordan(263)\"\" \"About 
You can put this solution on YOUR website!
The points listed are at (-2,12) and (0,4) and the asymptote is y = 3. You are also given the form of A(b^x) + c. If you plug in the first point you'd get A(b^-2) + 3 = 12, which would give you A(b^-2) = 9. Using your second point, you'd get A(b^0) + 3 = 4, which would give you A + 3 = 4, leaving you with A = 1. So, you can now substitute 1 for your first function: 1(b^-2) = 9. Solving for b would give you 1/3. You can now substitute 1/3 for b, and 3 for c in A(b^x) + c:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(X) = (1/3)^x + 3
\n" ); document.write( "
\n" );