document.write( "Question 718152: Please help me solve for A and B in this exponential decay model y= ae^-bx. I have the following points: when x=0.6, y=1000 and when x=1.8, y=1.\r
\n" );
document.write( "\n" );
document.write( "I have done the following but I am not convienced it is the right path...\r
\n" );
document.write( "\n" );
document.write( "y=ae-bx therefor e-bx=y/a ... take log e of both sides ... loge e-bx = loge y/a\r
\n" );
document.write( "\n" );
document.write( "but logee=1 therefor -bx=loge y/a ... move the x over to get -b=x loge y/a\r
\n" );
document.write( "\n" );
document.write( "then enter values for x and y from example 1... -b= (0.6) loge(1000/a)\r
\n" );
document.write( "\n" );
document.write( "Is this the correct path to take for solving this?? Any advice would be greafull appreciated. Thank you. \n" );
document.write( "
Algebra.Com's Answer #440845 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "No matter what you do, you are going to have to solve a system of two equations with two unknowns, a and b. Although what you've done is not an invalid path, I'm not convinced that it makes the problem any easier. \n" ); document.write( "We'll start by correcting an error in your work and then finishing the problem. Later we'll look at ways you might find as good or better than what you've been trying. \n" ); document.write( "Your work is find up to: \n" ); document.write( " \n" ); document.write( "But to \"move x over\" you have to divide by x, not multiply it: \n" ); document.write( " \n" ); document.write( "Substituting in the values for x and y we get two equations: \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "Using the Substitution Method on this system, we would substitute one equation's expression for -b in for the other equation's -b: \n" ); document.write( " \n" ); document.write( "Then we would solve this for a. Then we would use this value for a and one of the earlier equations (which has a and b) to solve for b. \n" ); document.write( "Although the path you were trying to take eventually would have worked (if there was no error), here's a couple of alternatives you might find easier and/or faster. They both start with substituting in the x's and y's into the original equation: \n" ); document.write( " \n" ); document.write( "giving us: \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "which simplify to: \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "From here we could...
|