Purchase Solution

Matrices : Gauss-Jordan Elimination

Not what you're looking for?

Ask Custom Question

65. A father, when dying, gave to his sons 30 barrels, of which 10 were full of wine, 10 were half full, and the last 10 were empty. Divide the wine and flasks so that there will be equal division among the three sons of both wine and barrels. Find all the solutions of the problem. (from Alcuin)

4, 5 Find all solutions of the equations using Gauss-Jordan elimination.

4. │ x + y = 1 │
│2x - y = 5 │
│3x + 4y = 2│

5. │ x3 + x4 = 0│
│ x2 + x3 = 0│
│x1 + x2 = 0│
│x1 + x4 = 0│

Attachments
Purchase this Solution

Solution Summary

Gauss-Jordan elimination is performed on matrices. A seven equation, nine unknown word problem is solved.

Solution Preview

Please see the attached file for the complete solution.
Thanks for using BrainMass.

4-
First we define the augmented matrix as follow:

Now we do some elementary operations (R shows the rows):
1- -2R1+R2  R2:

2- -3R1+R3  R3:

3- 1/3R2+R3  R3:

4- -1/3R2  R2:

5- -R2+R1  R1:

We can see that the above matrix is in "Row Reduced Echolen Form" (RREF). Now we have the solution to this system. That is x=2 and y=-1.

5-
Again we must write the matrix in its augmented from, but note that the order of equations in the system does not matter at all, so we consider the last equation first and the one before last second and so on:

Now we do some elementary operations:
1- -R1+R2  R2:

2- -R2+R3  R3:

3- -R3+R4  R4:

At this point the ...

Purchase this Solution


Free BrainMass Quizzes
Probability Quiz

Some questions on probability

Multiplying Complex Numbers

This is a short quiz to check your understanding of multiplication of complex numbers in rectangular form.

Solving quadratic inequalities

This quiz test you on how well you are familiar with solving quadratic inequalities.

Exponential Expressions

In this quiz, you will have a chance to practice basic terminology of exponential expressions and how to evaluate them.

Graphs and Functions

This quiz helps you easily identify a function and test your understanding of ranges, domains , function inverses and transformations.