document.write( "Question 47998: Find the exponential function of the form f(x)=ba^x+c with y-intercept 2, horizontal asymptote y=-2, that passes through the point P(1,4).\r
\n" );
document.write( "\n" );
document.write( "Possible solutions are:\r
\n" );
document.write( "\n" );
document.write( "a. f(x)=-2(2^x)
\n" );
document.write( "b. f(x)=2(2^x)-2
\n" );
document.write( "c. f(x)=2(1.5^x)-2
\n" );
document.write( "d. f(x)=4(1.5^x)-2 \n" );
document.write( "
Algebra.Com's Answer #31743 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the exponential function of the form f(x)=ba^x+c with y-intercept 2, horizontal asymptote y=-2, that passes through the point P(1,4). \r \n" ); document.write( "\n" ); document.write( "y-intercept 2 means it passes through (0,2) \n" ); document.write( "Then 2=ba^0 + c \n" ); document.write( "2=b+c \n" ); document.write( "--------------------------- \n" ); document.write( "horizontal asymptote y=-2 means c=-2 \n" ); document.write( "----------------------------------- \n" ); document.write( "Substitute that into 2=b+c to get \n" ); document.write( "2=b-2 \n" ); document.write( "b=4 \n" ); document.write( "----------------------------------- \n" ); document.write( "Passes through the point (1,4) means \n" ); document.write( "4=a(4^1)-2 \n" ); document.write( "6=4a \n" ); document.write( "a=(3/2) \n" ); document.write( "------------------------------------ \n" ); document.write( "EQUATION: \n" ); document.write( "y=4(3/2)^x -2 \n" ); document.write( "That is answer \"d\" \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |