document.write( "Question 697537: Using exponential best-fit model for(2, 3.2) (5, 204.8) (7, 3276.68) what is the initial value \n" ); document.write( "
Algebra.Com's Answer #430194 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Using exponential best-fit model for(2, 3.2) (5, 204.8) (7, 3276.68) what is the initial value \n" ); document.write( ": \n" ); document.write( "Using the form \n" ); document.write( " Ao*a^x = A \n" ); document.write( ": \n" ); document.write( "Assume that x=0 when A = 3.2, then when x=5, A=3276.68, find a \n" ); document.write( "3.2*a^5 = 3276.68 \n" ); document.write( "a^5 = \n" ); document.write( "a^5 = 1023.96 \n" ); document.write( "a = 1023.96^(1/5); find the fifth root \n" ); document.write( "a ~ 4 \n" ); document.write( ": \n" ); document.write( "A = 3.2*4^(x-2) \n" ); document.write( "Produces the data as follows \n" ); document.write( "2, 3.2 \n" ); document.write( "5, 204.8 \n" ); document.write( "7, 3276.8 \n" ); document.write( ": \n" ); document.write( "Find the initial amt x=0 \n" ); document.write( "A = 3.2*4^(0-2) \n" ); document.write( "A = 3.2*4^-2 \n" ); document.write( "A = .2 is the initial amt \n" ); document.write( ": \n" ); document.write( "Now we can write the equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |