can someone help me with this?
Convert y=3*2^x to the continuous model y=Pe^rx (round r=0.0001)
Convert y=32*e^0.15x to the standard model y=ab^x (round b=0.0001)
Thank you
<======== Compare the above to this
As seen,
----------- Converting to LOGARITHMIC (Natural) form
, so
I take it that rounding r to .0001 (as per above instructions) means that r should be rounded to 4 decimal places.
<========== Compare the above to this
As seen,
, so
I take it that rounding b to .0001 (as per above instructions) means that r should be rounded to 4 decimal places.