Hey 
1.)
y' = cosX * y + cosX
Y = | cosX * y + cosX + C //The | sign is "integral"
Y = -sinX * y - sinX + C
Is this completed? are there any further steps? Hmm...
2.)
Y’ + (1/x – 1) *y = x
Y’ = x – (1/x – 1)*y
Y' = 1/2x² - (1/x - 1) * y + C
I know this is wrong the part (1/x -1)*y is not correctly, i should use the core "backwards" (integral).
My try:
(1/x) - 1) :
1/x' = | ln(1/x) // Remember | is the "integral" sign
-1' = | -x
So I get:
Y(x) = 1/2x² - (ln(1/x) - x) * y + C
Have a feeling this is right, but yet not, cant be this easy and I think I should have e^ somewhere...
1.)
y' = cosX * y + cosX
Y = | cosX * y + cosX + C //The | sign is "integral"
Y = -sinX * y - sinX + C
Is this completed? are there any further steps? Hmm...
2.)
Y’ + (1/x – 1) *y = x
Y’ = x – (1/x – 1)*y
Y' = 1/2x² - (1/x - 1) * y + C
I know this is wrong the part (1/x -1)*y is not correctly, i should use the core "backwards" (integral).
My try:
(1/x) - 1) :
1/x' = | ln(1/x) // Remember | is the "integral" sign
-1' = | -x
So I get:
Y(x) = 1/2x² - (ln(1/x) - x) * y + C
Have a feeling this is right, but yet not, cant be this easy and I think I should have e^ somewhere...