Diff EQ w/ I.C. anyone see where i f'ed it up?

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Diff eq
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
mr_coffee
Messages
1,613
Reaction score
1
Its me again! I'm just having a full day of Diff EQ! 90% of the time I'm wrong but I'm learning slowly! but here is another problem:
The directions say: Find the particular solution of the differential equation
\frac{dy}{dx} + 5 y = 7
satisfying the initial condition y(0)=0.
Answer: y = ?

I submited this answer, and it was wrong:
(e^x*e^(ln(7^(-1/5)))^-5)/5 - 7/5Here is my work:
kb3xg6.jpg
 
Physics news on Phys.org
Thanks tom, but i submitted:
-(e^x*e^(ln(7^(-1/5)))^-5)/5 +7/5

and it still said it was wrong :/
 
And why in the world are writing such a complicated thing as
(e^(ln(7^(-1/5)))^(-5)? That's just 1/7.

Back where you had "(-1/5)ln(-5y+ 7)= x+ C", I would have been inclined to write ln(-5y+ 7)= -5x+ C' (C' = -5C) then -5y+ 7= C"e^(-5x)
(C"= e^C') and finally y= C"' e^(-5x)- 7/5 (C"'= C/(-5)). (In fact, I would probably have just written C for each of C, C', C", C"' reminding myself that they different values of C.)

Now, if y(0)= Ce^(-5(0))- 7/5= C- 7/5= 0, then C= 7/5 and
y(x)= (7/5)(e^(-5x)- 1).

You said it still said it was wrong. Are you submitting this to an automatic checker? Those things are notoriously hardnosed about the answer being in exactly the right form.
 
your first answer may not have been wrong..if you were using a computerized answering system they may have been looking for the simplest form of the solution...
-(e^x*e^(ln(7^(-1/5)))^-5)/5 +7/5 simplify that. which you shouhld be able to do.

interesting that you solved for C before solving for the general why solution =]