QUESTION 2. Convert Nonlinear to Linear Regression. [Fill in the blank] {Mark: 3; 1 each}
Linearize the following equations into Y = A + B X, where Y is the dependent variable, X is the independent variable, and A and B are constants.
Part I. y = a e^bx = a exp(bx)
Y = ______ + ______ X, where Y is ______ and X is ______
Part II. y = a x^b
Y = ______ + ______ X, where Y is ______ and X is ______
Part III. y = a + b/x
Y = ______ + ______ X, where Y is ______ and X is ______