document.write( "Question 1193961: find exponential equation passes through points(-2,6)and (3,1) \n" ); document.write( "
Algebra.Com's Answer #826052 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "An exponential function is one of the form \"y=ab%5Ex\".

\n" ); document.write( "Given two ordered (x,y) pairs that satisfy the equation, the standard path to the solution starts with plugging each set of x and y values in the general form to get two equations in the parameters a and b. For this example...

\n" ); document.write( "\"6=ab%5E%28-2%29\"
\n" ); document.write( "\"1=ab%5E3\"

\n" ); document.write( "Then dividing one equation by the other eliminates parameter a, allowing you to solve for b:

\n" ); document.write( "\"1%2F6=b%5E5\"
\n" ); document.write( "\"b=6%5E%281%2F5%29\"

\n" ); document.write( "Then you can plug this value of b into either original equation to solve for a.

\n" ); document.write( "I'll let you do the work. Since the value of b is the 5th root of 6, use a calculator....

\n" ); document.write( "
\n" ); document.write( "
\n" );