Homework Statement
Find the solution to the following 2nd Order Differential Equation at x = 1:
y'' = 10y -200
Boundary conditions:
when x = 0, y = 100
when x = 1, y' = 10
2. The attempt at a solution
Complimentary function: y = A exp{(10)^0.5 x} + B exp{- (10)^0.5 x}
Particular Integral: 20...