You have a heat of 76 after 4 hours and the heat decays exponentially with time towards the outside which is 0 degrees.
The heat decays by a rate of 4.1 degrees per hour.
Find the initial value
So I tried something like this
A(4) = 76 = A0e^(4.1*4)
And then I solve A0 by dividing both sides with e^(4.1*4)
But that gives a unreasonable answer. Any help here?