Recent content by beckiey

  1. B

    Using Eigenvalues and Eigenvectors to solve Differential Equations

    Homework Statement x1(t) and x2(t) are functions of t which are solutions of the system of differential equations x(dot)1 = 4x1 + 3x2 x(dot)2 = -6x1 - 5x2 Express x1(t) and x2(t) in terms of the exponential function, given that x1(0) = 1 and x2(0) = 0 The Attempt at a Solution I've already...