JosephK
- 38
- 2
Homework Statement
1. Find the general solution to the differential equation:
y''-5y'+6y = 0
Homework Equations
The Attempt at a Solution
m^2 - 5m + 6 = 0
(m-1)(m-5) = 0
y' = Ae^x+Be^5x
Your factorization is incorrect. (m - 1)(m - 5) = m2 - 6m + 5, not m2 - 5m + 6.JosephK said:Homework Statement
1. Find the general solution to the differential equation:
y''-5y'+6y = 0
Homework Equations
The Attempt at a Solution
m^2 - 5m + 6 = 0
(m-1)(m-5) = 0
JosephK said:y' = Ae^x+Be^5x
(m - 3)(m - 2) ?JosephK said:This cannot be factored.