document.write( "Question 399600: write an exponential function of the form y = ab^x whose graph passes through the points given. (2, 12) (3, 144) \n" ); document.write( "
Algebra.Com's Answer #282959 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an exponential function of the form y = ab^x whose graph passes through the points given. (2, 12) (3, 144) \n" ); document.write( "----- \n" ); document.write( "144 = ab^3 \n" ); document.write( "12 = ab^2 \n" ); document.write( "------------ \n" ); document.write( "Divide and solve for \"b\": \n" ); document.write( "12 = b \n" ); document.write( "----- \n" ); document.write( "Solve for \"a\": \n" ); document.write( "12 = ab^2 \n" ); document.write( "12 = a*12^2 \n" ); document.write( "a = 1/12 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (1/12)*12^x \n" ); document.write( "y = 12^(x-1) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " \n" ); document.write( " |