Suppose that the matrix A has the following eigenvalues and eigenvectors: λ1 = 1 with v→1 = [1 0]. and λ2 = −1 with v→2 = [4 1]. Write the solution to the linear system r→′ = Ar→ in the following forms. A. In eigenvalue/eigenvector form: [x(t) y(t)] = c1[ ]et + c2[ ]et B. In fundamental matrix form: [x(t)y(t)] = [ ][c1 c2] C. As two equations: (write "c1" and "c2" for c1 and c2 ) x(t) = y(t) = Note: if you are feeling adventurous you could use other eigenvectors like 4v→1 or −3v→2.