I have the equation T(t)=T_0 e^kt . and some coordinates (t,T). t: (10,20,30,40,50,60). (T: 45,40,37,33,27,24)
I transform it to y = ae^bx = lna+bx.
I then change the coordinates to the form (x, lny) and use the stat function of my calc to plot in the coordinates.
I get a= 3.981, b= -0.0003636
how do I find the value for a and k? I thought since y = ae^bx is the same form as T(t)= T_0e^kt , a would qual to T_0, and b would equal to k, but in the solutions manual it says that k = -0.127 with no further explanation. Am I supposed to do something with the a and b value to get the right answer?
Im using a casio fx9860GII

