okay so the integral should be \int 3x^5-5x^4 = \frac{x^6}{2} - x^5 + C then divide all of this by x^4 (integrating factor) I will get \frac{x^2}{2} - x + \frac{C}{x^4}
put in the initial condition which is y(1) = 5,. I can solve for C which is 11/2 then plug it back in I will have y = \frac{x^2}{2} - x + \frac{11}{2x^4} as a particular solution, true or not?