What this quiz covers
This quiz focuses on Systems In Matrix Form, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.
The matrix differential equation $$\mathbf{X}' = \begin{pmatrix} 1 & 2 & 0 \ 0 & 1 & 1 \ 3 & 0 & 2 \end{pmatrix}\mathbf{X} + \begin{pmatrix} t^2 \ 0 \ \sin t \end{pmatrix}
Differential Equations Quiz
Practice Systems In Matrix Form in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Systems In Matrix Form, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
The matrix differential equation $$\mathbf{X}' = \begin{pmatrix} 1 & 2 & 0 \ 0 & 1 & 1 \ 3 & 0 & 2 \end{pmatrix}\mathbf{X} + \begin{pmatrix} t^2 \ 0 \ \sin t \end{pmatrix}
A coupled oscillator system is described by: m1dt2d2x1=−k1x1+k2(x2−x1), m2dt2d2x2=−k2(x2−x1)−k3x2. To convert this to matrix form, let y=x1x1′x2x2′. What is the correct coefficient matrix A such that y′=Ay?
Consider the third-order differential equation y′′′−2y′′+3y′−y=e2t. Using the substitution y1=y, y2=y′, y3=y′′, which matrix equation represents this system?
The system dtdx=Ax where A=(acbd) represents the scalar system dtdx=3x−2y, dtdy=5x+y. What is det(A−λI)?
A system of differential equations has the form dtdy=Py+q(t) where P is a 3×3 matrix and q(t) is a forcing vector. If the original system consists of one third-order equation y′′′+ay′′+by′+cy=f(t), which statement about the structure of P is correct?
The system dtdx=ax+by+f(t), dtdy=cx+dy+g(t) has the matrix representation X′=AX+F(t) where A=(24−31) and F(t)=(sintcost). What are the values of a, c, and g(t)?
A population model tracks three species with interactions described by: dtdx=2x−xy+z, dtdy=xy−3y, dtdz=−z+2y. The linearization about the equilibrium point (1,2,4) gives which matrix form?
A mechanical system with damping is governed by mx¨+cx˙+kx=F(t) where m=2, c=6, k=8, and F(t)=4cos(3t). Using the state variables x1=x and x2=x˙, which matrix form is correct?
Consider the system of differential equations: dtdx=3x−2y+t, dtdy=x+4y−et. Which matrix form correctly represents this system?