Solution:
Given: [tex]y = c_{1}e^{4x}+c_{2}xe^{4x}[/tex]
[tex]{y}'' - 8 {y}' + 16y = 0[/tex] ..... (1)
We can rewrite it as:
[tex]y = \left (c_{1}+c_{2}x \right )e^{4x}[/tex]
Find the derivatives.
[tex]{y}' = \frac{\mathrm{d} y}{\mathrm{d} x}[/tex]
[tex]= \left (c_{1}+c_{2}x \right ) 4e^{4x} + 4c_{2}e^{4x}4[/tex]
[tex]= \left (4c_{1} + c_{2} + 4 c_{2}x \right ) e^{4x}[/tex]
[tex]{y}'' = \left (4c_{1} + c_{2} + 4 c_{2}x \right ) 4e^{4x} + 4c_{2}e^{4x}[/tex]
[tex]= \left (16c_{1} + 8c_{2} + 16 c_{2}x \right )e^{4x}[/tex]
Substitute the values of [tex]y, {y}' and {y}''[/tex] in equation (1)
[tex]{y}'' - 8{y}' + 16y = \left (16c_{1} + 8c_{2} + 16 c_{2}x \right )e^{4x} - 8 \left (4c_{1} + c_{2} + 4 c_{2}x \right ) e^{4x} + 16 \left (c_{1}+c_{2} x \right )e^{4x}[/tex]
[tex]= \left \{ 16c_{1} + 8c_{2} + 16c_{2}x - 32c_{1} - 8c_{2} -32c_{2}x + 16c_{1} + 16 c_{2}x \right \}e^{4x}[/tex]
[tex]= 0[/tex]
Hence Proved.