document.write( "Question 277911: Hi The question is find the equations for exponential functions that pass through the given oair of points . round the coefficeints to 4 decimal places if necessary. ( -2,1) ( 1,5) f(x) = \n" ); document.write( "
Algebra.Com's Answer #202293 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The question is find the equations for exponential functions that pass through the given pair of points . round the coefficeints to 4 decimal places if necessary. ( -2,1) ( 1,5) f(x) = \n" ); document.write( "------------------------------------------------------ \n" ); document.write( "y = ab^x \n" ); document.write( "5 = ab^1 \n" ); document.write( "1 = ab^-2 \n" ); document.write( "------------------ \n" ); document.write( "Divide the 1st equation by the 2nd to solve for \"b\": \n" ); document.write( "5 = b^3 \n" ); document.write( "b = 5^(1/3) \n" ); document.write( "------------ \n" ); document.write( "Substitute into 5 = ab^1 and solve for \"a\": \n" ); document.write( "5 = a*5^(1/3) \n" ); document.write( "a = 5^(2/3) \n" ); document.write( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = (5^(2/3))(5^(x/3) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |