Math Problem Statement

find the solution of y''+y'-2y=36e^4t with y(0)=7 and y'(0)=1.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Differential Equations
Second-Order Linear Equations
Non-Homogeneous Equations
Initial Value Problems

Formulas

y_h(t) = c_1 e^{t} + c_2 e^{-2t} (homogeneous solution)
y_p(t) = A e^{4t} (particular solution)
General solution: y(t) = y_h(t) + y_p(t)
Characteristic equation: r^2 + r - 2 = 0

Theorems

Method of Undetermined Coefficients
Solving Linear Differential Equations with Constant Coefficients

Suitable Grade Level

College Level (Calculus II or Differential Equations Course)