Purchase Solution

Linear equations as matrices

Not what you're looking for?

Ask Custom Question

1. In Example 3 of Section 2.5, the text shows how to write a system of linear equations using matrix notation. You can similarly write a linear programming problem in matrix notation.

Find matrices A, B, C, and X such that the maximization problem

Maximize z = 3x1 + 2x2 + x3
subject to: 2x1 + x2 + x3 < 150
2x1 + 2x2 + 8x3 < 200
2x1 + 3x2 + x3 < 320
with x1 > 0, x2 > 0, x3 > 0.

can be written as

Maximize CX
subject to: AX < B
with X > 0.

Purchase this Solution

Solution Summary

This shows how to write a maximization problem as a matrix.

Solution Preview

1. In Example 3 of Section 2.5, the text shows how to write a system of linear equations using matrix notation. You can similarly write a linear programming problem in matrix notation.

...

Purchase this Solution


Free BrainMass Quizzes
Graphs and Functions

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

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.

Know Your Linear Equations

Each question is a choice-summary multiple choice question that will present you with a linear equation and then make 4 statements about that equation. You must determine which of the 4 statements are true (if any) in regards to the equation.