Solving Differential Eq. Part A, Now What? Help Needed!

  • Thread starter Thread starter Chewy0087
  • Start date Start date
  • Tags Tags
    Differential
Chewy0087
Messages
368
Reaction score
0

Homework Statement



scan00031.jpg


For reference, the bit cut on the side reads, "...to part A, to find the solution of the differential equation."

The Attempt at a Solution



The trouble is that i don't know what it's asking me to do in part B, I've completed part A getting 4 / (2x - 3) - 3 / (x + 1). Now does it want me to equal this to y? It says if x = 2 y = 4 so the equation for y would be y = 4 / (2x - 3) - 3 / (x + 1) + 1 . However, what would I do from here, we haven't tackled these types of questions before in class and I've no real idea how to go about answering it.Thanks in advance for any help.

Edit : I've also tried just multiplying out using y but it got nasty and I've a feeling it's quite a simple answer.
 
Physics news on Phys.org
The differential equation is separable. Take the equation in part b) and divide both sides by y and multiply both sides by dx. Then you have to integrate both sides, which of course is easier since you did all the work for the right hand side in a).

EDIT: Here is a link for separable DE's if you've never seen them before:

http://www.sosmath.com/diffeq/first/separable/separable.html
 
Hmmm, that's clever :o thanks alot, however it's (x + 1) in the first example and (x - 1) in the second example, which makes it a lot more nasty :/, reckon that's a typo?
 
Oh sorry, did not notice that. Anyways, just to be safe, I would do the partial fraction decomposition for the expression in b) (not hard) and then integrate. That way, there is no reason for you to get marked off.
 
thanks a lot for the help
 
Chewy0087 said:

Homework Statement



scan00031.jpg


For reference, the bit cut on the side reads, "...to part A, to find the solution of the differential equation."

The Attempt at a Solution



The trouble is that i don't know what it's asking me to do in part B, I've completed part A getting 4 / (2x - 3) - 3 / (x + 1). Now does it want me to equal this to y? It says if x = 2 y = 4 so the equation for y would be y = 4 / (2x - 3) - 3 / (x + 1) + 1
You cannot say y = 4 / (2x - 3) - 3 / (x + 1) + 1. I am not sure how you got that.

Do as the other poster suggested. Divide both sides of the equation by y, multiply by dx and then integrate both sides. You will get y = bunch of logs plus a constant of integration. Now use the value provided y(2)=4 to fix the constant of integration
 
\frac{13-2x}{(2x-3)(x+1)}=\frac{A}{2x-3} + \frac{B}{x+1}

and solve for A and B. Then just plug them back in the first equation and you got the partial fractions.

Regards.
 
Back
Top