Calculating Differential Equations for Exponential Functions

joev714
Messages
2
Reaction score
0

Homework Statement



The rate of change of the amount of material in a jar is proportional to the square of the amount present with proportionality constant k=-3.

i) Write a differential equation for this situation
ii) Solve the differential equation AND find y if y=1 when t=1/3

Homework Equations


Not sure of the specific equation, but I know it has something to do with exponential equations


The Attempt at a Solution



dy/dt=-3y^2

seperate variables, integrate both sides, That's as far as I got, sorry :[
 
Physics news on Phys.org
joev714 said:

Homework Statement



The rate of change of the amount of material in a jar is proportional to the square of the amount present with proportionality constant k=-3.

i) Write a differential equation for this situation
ii) Solve the differential equation AND find y if y=1 when t=1/3

Homework Equations


Not sure of the specific equation, but I know it has something to do with exponential equations


The Attempt at a Solution



dy/dt=-3y^2

seperate variables, integrate both sides, That's as far as I got, sorry :[
Your diff. equation is right. When you separated variables, what did you get?
 
dy/y^2=-3dt

Integrating both sides yielded -1/y=-3t+C
 
joev714 said:
dy/y^2=-3dt

Integrating both sides yielded -1/y=-3t+C
So 1/y = 3t - C = 3t + C*, where C* is just another constant.
Now solve for y.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top