document.write( "Question 730922: What is the exponential function (y=ab^x) whose graph passes through the points of (-1, 48) and (2, 6). \n" ); document.write( "
Algebra.Com's Answer #446915 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the exponential function (y=ab^x) whose graph passes through the points of (-1, 48) and (2, 6). \n" ); document.write( "------ \n" ); document.write( "You have 2 equations to solve for a and b. \n" ); document.write( "--- \n" ); document.write( "48 = ab^-1 \n" ); document.write( "6 = ab^2 \n" ); document.write( "----- \n" ); document.write( "Divide and solve for \"b\": \n" ); document.write( "8 = b^-3 \n" ); document.write( "b = 1/2 \n" ); document.write( "---- \n" ); document.write( "Solve for \"a\": \n" ); document.write( "6 = a(1/2)^2 \n" ); document.write( "6 = a/4 \n" ); document.write( "a = 24 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = 24(1/2)^x \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |