document.write( "Question 841236: How do you get an exponential equation from this points (0,4), (1,6), (2,9), (3,14), (4,21) and (5,31)? \n" ); document.write( "
Algebra.Com's Answer #506715 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Plot the points on graph paper, but FIRST, TAKE THE LOGARITHMS OF THE y-coordinate VALUES! Pick either base e or base 10, one or the other; not both. You are looking for a line this way:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(Using Natural Logs as an example)
\n" ); document.write( "Imagine you have ordered pairs of the form, (x,y).
\n" ); document.write( "\"y=ae%5E%28kx%29\"
\n" ); document.write( "\"ln%28y%29=ln%28ae%5E%28kx%29%29\"
\n" ); document.write( "\"ln%28y%29=ln%28a%29%2Bkx%2Aln%28e%29\"
\n" ); document.write( "\"ln%28y%29=ln%28a%29%2Bkx\"
\n" ); document.write( "\"highlight%28highlight%28ln%28y%29=kx%2Bln%28a%29%29%29\"
\n" ); document.write( "This is a linear equation, and your set of points might very well fit this model. The vertical axis is for \"ln%28y%29\", the horizontal axis is for x values, the slope is \"k\", and the vertical axis intercept is \"ln%28a%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "When you then want this back in the form of an exponential equation, setup your ln(y) equation with the k and intercept you found, and work backward using algebraic steps toward getting y as a function of x.
\n" ); document.write( "---- Better yet, once you have the values, just use them to directly form the exponential equation.
\n" ); document.write( "
\n" );