Solving Linear Diet Model Problem: Step-by-Step Guide

  • Thread starter Thread starter mlowery
  • Start date Start date
  • Tags Tags
    Linear Model
mlowery
Messages
23
Reaction score
0
I am working on solving a linear diet problem. I am given a differential equation. The problem basically requires me to solve the D.E., then plug 'n chug. I have gone over the solution to the D.E. over and over again. A fellow calculus student has also looked over the math and cannot find the error. Quite possibly there is no error and I am misinterpretting something. I end up with a negative inside of a natural logarithm, but I cannot find a way to get it out. Additionally, I have tried simply using the absolute value of the log, but I don't think this is correct.

I have put the question along with my work into a PDF file located http://mlowery.t35.com/Special_Project_Weight_Loss.pdf"

If anyone could point out my error/misinterpretation, I would greatly appreciate it.

Thanks,
Mitchell
 
Last edited by a moderator:
Physics news on Phys.org
Why did you call k the initial weight? The initial weight is w(0). (Assuming the initial time is t = 0)
 
Well my new answer seems more logical :)
Thank you so much Hurkyl.
 
I presume you editted your answer based on what Hurkyl said. I solved the d.e. using a different method but got exactly the answer you did.
Good work!
 
Yes, I did edit my answer based off of Hurkyl's advice. Thank you HallsofIvy for checking it as well.

Mitchell
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top