Help with Matrix Reduction: Q1 & Q2 Answers

  • Thread starter Thread starter ivanyo
  • Start date Start date
  • Tags Tags
    Matrix Reduction
Click For Summary
SUMMARY

This discussion focuses on solving two matrix-related problems: finding the inverse of a given matrix A and solving a system of linear equations. The matrix A is defined as follows: A = 2 4 6 4 5 5 3 1 -3. The user struggles with reducing the augmented matrix (A|I) to obtain the identity matrix and seeks assistance with back substitution for the system of equations. The solution involves recognizing that one variable will be free, specifically letting x2 = t, which leads to a solution set represented as a line in R5.

PREREQUISITES
  • Understanding of matrix operations, specifically matrix inversion
  • Familiarity with augmented matrices and row reduction techniques
  • Knowledge of solving systems of linear equations
  • Proficiency in back substitution methods
NEXT STEPS
  • Learn techniques for performing Gaussian elimination on augmented matrices
  • Study the concept of free variables in linear algebra
  • Explore the use of matrix calculators for verifying solutions
  • Investigate the implications of writing fractions in linear algebra
USEFUL FOR

Students and educators in mathematics, particularly those focusing on linear algebra, matrix operations, and systems of equations. This discussion is beneficial for anyone seeking to enhance their problem-solving skills in matrix reduction and linear systems.

ivanyo
Messages
5
Reaction score
0
Hi everyone!

I'm in need for some help with Matrix Reduction! I have two questions:

Question 1
Find the inverse of Matrix A by reducing the array (A|I), where
A=
2 4 6
4 5 5
3 1 -3

Question 2
Find all solutions of the following system:
2x1 + 4x2 + x3 - 3x4 - 3x5 = -5
x1 + 2x2 - x3 + 3x4 - 3x5 = -4
-2x3 + 7x4 - x5 = 0
x1 + 2x2 + x4 - x5 = -1The first two images are my attempt at question 1 - I get stuck and can't seem to get the identity matrix on the left. I know the answer (in red) through using a Matrix Calculator.

The last two images are my attempt at question two. I get stuck trying to find x2 and x1 using back substitution. Any suggestions?

*My apologies for the bad handwriting! Imgur is playing up and won't let me rotate the last 3 photos either :(
Image 1 - http://imgur.com/hXHhh
Image 2 - http://tinypic.com/view.php?pic=29kpg5l&s=7
Image 3 - http://tinypic.com/view.php?pic=9zrkex&s=7
Image 4 - http://tinypic.com/view.php?pic=33cxfuh&s=7Thanks for any help in advanced!
 
Last edited:
Physics news on Phys.org
Bump! Need help asap!
 
For the 2nd one, you are going to have one free variable, so let x2 = t. Solve for x1 from that equation. With one free variable, the solution set is not a single point - it's all points on some line in R5.

When you're done, check that your solution satisfies the original system of equations. If so, then you're done.

I didn't look at the 1st problem very closely, but at this level of mathematics you should pretty much never write a fraction as a mixed number. For example, 5/3 is good but 1 2/3 is not good - it makes any further calculations more difficult.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K