document.write( "Question 64216: FIND AN 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). \n" ); document.write( "
Algebra.Com's Answer #44883 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! FIND AN 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). \n" ); document.write( "-------------------- \n" ); document.write( "f(x)=ba^x+c \n" ); document.write( "f(x)=ba^x+c \n" ); document.write( "If the horizontal asmptote is y=-2, c=-2 \n" ); document.write( "So, f(x)=ba^x-2 \n" ); document.write( "If the y-intercept is 2, f passes through (0,2) \n" ); document.write( "So, 2=ba^0-2 \n" ); document.write( "4=b(1) \n" ); document.write( "b=4 \n" ); document.write( "So, f(x)=4a^x-2 \n" ); document.write( "If the curve passes through (1,4), \n" ); document.write( "4=4a^1-2 \n" ); document.write( "6=4a \n" ); document.write( "a=3/2 \n" ); document.write( "FINALLY: \n" ); document.write( "y=4(3/2)^x-2 is the equation you want. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |