Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Given \(A\) and \(b\) in Exercises 11 and 12, write the augmented matrix for the linear system that corresponds to the matrix equation \(Ax = b\). Then solve the system and write the solution as a vector.

12. \({\mathop{\rm A}\nolimits} = \left[ {\begin{array}{*{20}{c}}1&2&1\\{ - 3}&{ - 1}&2\\0&5&3\end{array}} \right],b = \left[ {\begin{array}{*{20}{c}}0\\1\\{ - 1}\end{array}} \right]\)

Short Answer

Expert verified

The solution as a vector is \(x = \left[ {\begin{array}{*{20}{c}}{\frac{3}{5}}\\{ - \frac{4}{5}}\\1\end{array}} \right]\).

Step by step solution

01

Writing the matrix in the augmented form

The augmented form of the matrix is

\(\left[ {\begin{array}{*{20}{c}}1&2&1&0\\{ - 3}&{ - 1}&2&1\\0&5&3&{ - 1}\end{array}} \right]\).

02

Applying the row operation

Perform an elementary row operationto produce the first augmented matrix.

The sum of 3 times row one and row twois written in row two.

\(\left[ {\begin{array}{*{20}{c}}1&2&1&0\\0&5&5&1\\0&5&3&{ - 1}\end{array}} \right]\)

03

Applying the row operation

Perform an elementary row operationto produce the second augmented matrix.

Multiply row two by \(\frac{1}{5}\).

\(\left[ {\begin{array}{*{20}{c}}1&2&1&0\\0&1&1&{\frac{1}{5}}\\0&5&3&{ - 1}\end{array}} \right]\)

04

Applying the row operation

Perform an elementary row operationto produce the third augmented matrix.

The sum of \( - 2\) times row two and row one is written in row one.

\(\left[ {\begin{array}{*{20}{c}}1&0&{ - 1}&{ - \frac{2}{5}}\\0&1&1&{\frac{1}{5}}\\0&5&3&{ - 1}\end{array}} \right]\)

05

Applying the row operation

Perform an elementary row operationto produce the fourth augmented matrix.

The sum of \( - 5\)times row two and row three is written in row three.

\(\left[ {\begin{array}{*{20}{c}}1&0&{ - 1}&{ - \frac{2}{5}}\\0&1&1&{\frac{1}{5}}\\0&0&{ - 2}&{ - 2}\end{array}} \right]\)

06

Applying the row operation

Perform an elementary row operationto produce the fifth augmented matrix.

Multiply row three by \( - \frac{1}{2}\).

\(\left[ {\begin{array}{*{20}{c}}1&0&{ - 1}&{ - \frac{2}{5}}\\0&1&1&{\frac{1}{5}}\\0&0&1&1\end{array}} \right]\)

07

Applying the row operation

Perform an elementary row operationto produce the sixth augmented matrix.

The sum of row one and row three are written in row one.

\(\left[ {\begin{array}{*{20}{c}}1&0&0&{\frac{3}{5}}\\0&1&1&{\frac{1}{5}}\\0&0&1&1\end{array}} \right]\)

The sum of \( - 1\) times row three and row twois written in row two.

\(\left[ {\begin{array}{*{20}{c}}1&0&0&{\frac{3}{5}}\\0&1&0&{ - \frac{4}{5}}\\0&0&1&1\end{array}} \right]\)

08

Converting matrix into the equation form

To obtain the solution of the vector equation, to convert the augmented matrix into vector equations.

Write the obtained matrix \(\left[ {\begin{array}{*{20}{c}}1&0&0&{\frac{3}{5}}\\0&1&0&{ - \frac{4}{5}}\\0&0&1&1\end{array}} \right]\)in the equation notation.

\(\begin{array}{l}{x_1} = \frac{3}{5}\\{x_2} = - \frac{4}{5}\\{x_3} = 1\end{array}\)

09

Writing the solution of the system as a vector

The solution of the system as a vector is shown below.

\(\begin{array}{c}x = \left[ {\begin{array}{*{20}{c}}{{x_1}}\\{{x_2}}\\{{x_3}}\end{array}} \right]\\ = \left[ {\begin{array}{*{20}{c}}{\frac{3}{5}}\\{ - \frac{4}{5}}\\1\end{array}} \right]\end{array}\)

Thus, the solution as a vector is \(x = \left[ {\begin{array}{*{20}{c}}{\frac{3}{5}}\\{ - \frac{4}{5}}\\1\end{array}} \right]\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose \({{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},{{\mathop{\rm v}\nolimits} _3}\) are distinct points on one line in \({\mathbb{R}^3}\). The line need not pass through the origin. Show that \(\left\{ {{{\mathop{\rm v}\nolimits} _1},{{\mathop{\rm v}\nolimits} _2},{{\mathop{\rm v}\nolimits} _3}} \right\}\) is linearly dependent.

Question: If A is a non-zero matrix of the form,[a-bba] then the rank of A must be 2.

Construct a \(2 \times 3\) matrix \(A\), not in echelon form, such that the solution of \(Ax = 0\) is a line in \({\mathbb{R}^3}\).

In Exercises 31, find the elementary row operation that transforms the first matrix into the second, and then find the reverse row operation that transforms the second matrix into the first.

31. \(\left[ {\begin{array}{*{20}{c}}1&{ - 2}&1&0\\0&5&{ - 2}&8\\4&{ - 1}&3&{ - 6}\end{array}} \right]\), \(\left[ {\begin{array}{*{20}{c}}1&{ - 2}&1&0\\0&5&{ - 2}&8\\0&7&{ - 1}&{ - 6}\end{array}} \right]\)

In Exercises 23 and 24, key statements from this section are either quoted directly, restated slightly (but still true), or altered in some way that makes them false in some cases. Mark each statement True or False, and justify your answer. (If true, give the approximate location where a similar statement appears, or refer to a de๏ฌnition or theorem. If false, give the location of a statement that has been quoted or used incorrectly, or cite an example that shows the statement is not true in all cases.) Similar true/false questions will appear in many sections of the text.

23.

a. Every elementary row operation is reversible.

b. A \(5 \times 6\)matrix has six rows.

c. The solution set of a linear system involving variables \({x_1},\,{x_2},\,{x_3},........,{x_n}\)is a list of numbers \(\left( {{s_1},\, {s_2},\,{s_3},........,{s_n}} \right)\) that makes each equation in the system a true statement when the values \ ({s_1},\, {s_2},\, {s_3},........,{s_n}\) are substituted for \({x_1},\,{x_2},\,{x_3},........,{x_n}\), respectively.

d. Two fundamental questions about a linear system involve existence and uniqueness.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free