Daniel B. answered 11/20/21
A retired computer professional to teach math, physics
a)
Call the given solution
f(x) = 5x7ln(x)
First calculate
f'(x) = 5(7x6ln(x) + x7/x) = 5x6(7ln(x) + 1)
f"(x) = 30x5(7ln(x) + 1) + 5x6 7/x = 5x5(42ln(x) + 13)
We will plug into the DE y = f(x), which will give us constraints on b and c.
5x7(42ln(x) + 13) + 5bx7(7ln(x) + 1) + 5cx7ln(x) = 0
For this identity to hold for all x, we can divide by 5x7:
42ln(x) + 13 + b7ln(x) + b + cln(x) = 0
(42 + 7b + c)ln(x) + 13 + b = 0
For this identity to hold for all x, both coefficients must be 0
42 + 7b + c = 0
13 + b = 0
The solution is
b = -13
c = 49
b)
I do not know whether you were given some systematic way of solving the modified equation,
but it is easy to guess that the solution will be of the form
g(x) = f(x) + dx11
for some d.
We just need to plug y = g(x) into the modified DE to calculate d.
First calculate
g'(x) = f'(x) + 11dx10
g"(x) = f"(x) + 110dx9
Plug g(x) in:
x²f"(x) + 110dx11 + bxf'(x) + 11bdx11 + cf(x) + cdx11 = 6x11
Use the fact that f(x) satisfies the original DE
110dx11 + 11bdx11 + cdx11 = 6x11
d = 6/(110 + 11b + c)
= 6/(110 - 143 + 49) = 0.375

Patrick T.
11/20/21