I was trying to rearrange it to the form:
y= a0 +a1*C
or
ln(y) = a0 + a1*ln(C)
I was trying to do this so a program called polymath could determine the a0 and a1 (using experimental date), so that I could find the parameters X and K for the given set of data.
I have since worked...
Homework Statement
Hi guys. I'm trying to rearrage an equation using the natural log and I thought I had it correct but am now struggling. I need to rearange it into the form: y=a0 + a1*C. Where a0 and a1 are some combination of the other variables and numbers below
Homework Equations...