Quiz Chapter 05: System of Equations MULTIPLE CHOICE TEST (All Tests) SYSTEM OF EQUATIONS (More on System of Equations) Pick the most appropriate answer 1. A 3 \times 4 matrix can have a rank of at most 3 4 5 12 2. Three kids – Jim, Corey and David receive an inheritance of \$ 2,253,453. The money is put in three trusts but is not divided equally to begin with. Corey gets three times what David gets because Corey made an “A” in Dr. Kaw’s class. Each trust is put in an interest generating investment. The three trusts of Jim, Corey and David pay an interest of 6\%, \, 8\%, \, 11\%, respectively. The total interest of all the three trusts combined at the end of the first year is \$ 190,740.57. How much money was invested in each trust? The equations in a matrix form are \begin{bmatrix} 1&1&1 \\ 0&1&3 \\ .06&.08&.11 \\ \end{bmatrix} \begin{bmatrix} J \\ C \\ D \\ \end{bmatrix} = \begin{bmatrix} 2253543 \\ 0 \\ 190740.57 \\ \end{bmatrix} \begin{bmatrix} 1&1&1 \\ 0&1&-3 \\ .06&.08&.11 \\ \end{bmatrix} \begin{bmatrix} J \\ C \\ D \\ \end{bmatrix} = \begin{bmatrix} 2253543 \\ 0 \\ 190740.57 \\ \end{bmatrix} \begin{bmatrix} 1&1&1 \\ 0&1&-3 \\ 6&8&11 \\ \end{bmatrix} \begin{bmatrix} J \\ C \\ D \\ \end{bmatrix} = \begin{bmatrix} 2253543 \\ 0 \\ 190740.57 \\ \end{bmatrix} \begin{bmatrix} 1&1&1 \\ 1&1&3 \\ .06&.08&.11 \\ \end{bmatrix} \begin{bmatrix} J \\ C \\ D \\ \end{bmatrix} = \begin{bmatrix} 2253543 \\ 0 \\ 190740.57 \\ \end{bmatrix} 3. Which of the following matrices does not have an inverse \begin{bmatrix} 5&6 \\ 7&8 \\ \end{bmatrix} \begin{bmatrix} 6&7 \\ 12&14 \\ \end{bmatrix} \begin{bmatrix} 6&0 \\ 0&7 \\ \end{bmatrix} \begin{bmatrix} 0&6 \\ 7&0 \\ \end{bmatrix} 4. The set of equations \begin{bmatrix} 1&2&5 \\ 2&3&7 \\ 5&8&19 \\ \end{bmatrix} \begin{bmatrix} x_{1} \\ x_{2} \\ x_{3} \\ \end{bmatrix} = \begin{bmatrix} 18 \\ 26 \\ 70 \\ \end{bmatrix} has no solution a finite number of solutions a unique solution infinite solutions 5. Given a system of \left[ A \right] \left[ X \right] = \left[ C \right] where \left[ A \right] is an n \times n matrix and \left[ X \right] and \left[ C \right] are n \times 1 matrices, a unique solution \left[ X \right] exists if rank of \left[ A \right]= rank of \left[ A \vdots C \right] rank of \left[ A \right]= rank of \left[ A \vdots C \right]=n rank of \left[ A \right] < rank of \left[ A \vdots C \right] rank of \left[ A \right]= rank of \left[ A \vdots C \right] < n 6. If \left[ A \right] \left[ X \right] = \begin{bmatrix} -13 \\ 76 \\ 38 \\ \end{bmatrix} and \left[ A \right]^{-1} = \begin{bmatrix} 1&2&-4 \\ -8&2&16 \\ 2&4&8 \\ \end{bmatrix} then \left[ X \right] = \begin{bmatrix} -13.000 \\ 864.00 \\ 582.00 \\ \end{bmatrix} one cannot find a unique \left[ X \right]. \left[ X \right] = \begin{bmatrix} -1.0000 \\ 2.0000 \\ 4.0000 \\ \end{bmatrix} no solutions of \left[ X \right] are possible. Loading …