document.write( "Question 1042989: how do I write an exponential function of a graph passing through these two points 1,6 and 1,3 ? \n" ); document.write( "
Algebra.Com's Answer #658059 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! how do I write an exponential function of a graph passing through these two points 1,6 and 1,3 ? \n" ); document.write( "Something wrong here, when x=1, y=6. The same equation cannot have x=1, y=3 \n" ); document.write( ": \n" ); document.write( "an equation that satisfies x=1, y=6: \n" ); document.write( "An exponential function y = 3*2^x, looks like this \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "an equation that satisfies x=1, y=3: \n" ); document.write( "An exponential function y = 1.5*2^x, looks like this \n" ); document.write( " |