Jay J
- 26
- 0
problem resolved
Last edited:
Jay J said:Homework Statement
PART A: For what values of r does the function y= e^ (rx) satisfy the differential equation 2y" + y' - y = 0?
PART B: If r1 and r2 are the values of r that you found in part A, show that every member of the family of functions y=ae^(r1*x) + be^(r2*x) is also a solution
Homework Equations
derivatives, factoring.
The Attempt at a Solution
I got part A, by taking the 1st and 2nd derivative of y and plugging into the equation and factoring to obtain r= -1 and r =1/2.
but what I'm really stuck on is how to show the answer for PART B?
Do you just plug in your r1 & r2 values from part a?
Please Help.
Mark44 said:You should have gotten two specific values for r1 and r2, one of which happens to be a fraction. Show that the function y = aer_1 x + ber_2 x is a solution to your differential equation. That's it.
Yes. Then for that function, show that 2y'' + y' - y = 0.Jay J said:I did get 2 answers, r= -1 and r=1/2. So now just plug those into the equation in part b ?
Mark44 said:Yes. Then for that function, show that 2y'' + y' - y = 0.
Mark44 said:Yes. Then for that function, show that 2y'' + y' - y = 0.
Jay J said:When I Plugged back into 2y'' + y' -y = 0 I get 2ae-x+1/2be1/2x -ae-x +1/2be1/2x -ae-x -be1/2x=0
and there's nothing to cancel out?
Help?
Mark44 said:2ae-x+1/2be1/2x -ae-x +1/2be1/2x -ae-x -be1/2x = e-x(2a - a - a) + e.5x(.5b + .5b - b) = ?