Science & engineering math: system of differential equations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
chatterbug219
Messages
15
Reaction score
0

Homework Statement



Solve the system of differential equations:
y'(t) + z(t) = t
y"(t) - z(t) = e-t
Subject to y(0) = 3, y'(0) = -2, and z(0) = 0

Homework Equations



My professor did an example in class that was much simpler and solved it using Kramer's rule.

The Attempt at a Solution


I don't know how to start it. I thought about rearranging the equations so that one was equal to y'(t) and the other was equal to z(t), but I'm not sure that would work...
 
Physics news on Phys.org
I would definitely start off as ehild has suggested.
 
There is, however, a problem with the entire exercise. Doing as ehild suggests gives you a second order differential equation in y only which you can solve and then use the initial conditions to give a specific solution for y. But there is no derivative of z in these equations- once you know y, z is fixed and you have no constant to choose to make z(0)= 0. Was one or both of those "z"s supposed to be z'? If not then anyone of the three conditions, y(0)= 3, y'(0)= -2, z(0)=n 0, can be dropped to give a solution but there is not y, z, satisfying the equations and all three of the conditions.
 
Oh my gosh yes there was supposed to be a z' in the first equation
So it is: y'(t) + z'(t) = t
The second equation is correct though, so sorry for any confusion!
 
chatterbug219 said:
Oh my gosh yes there was supposed to be a z' in the first equation
So it is: y'(t) + z'(t) = t
The second equation is correct though, so sorry for any confusion!

Then you can integrate the first equation and add to the second.

ehild