Given the following matrix A, find an invertible matrix U so that UA is equal to the reduced row-echelon form of A:

You can resize a matrix (when appropriate) by clicking and dragging the bottom-right corner of the matrix.

A =
3 3 9 −6
3 3 9 −6
−2 −1 −8 1
I believe the answer for U is
3 0 0
0 -1 -2
0 0 -1

1 answer

well what is U * A using your U
3 +0 +0
0 -1 -2
0 +0 -1
times
A = (interesting, first two equations (rows) the same :()
3 3 9 −6
3 3 9 −6
−2 −1 −8 1
==========================
well for the first two rows I get
9 +9 27 -18
1 -1 +7 + 4

reduced row echelon ?????
to check use
https://www.emathhelp.net/calculators/linear-algebra/reduced-row-echelon-form-rref-caclulator/?i=%5B%5B3%2C3%2C9%2C-6%5D%2C%5B3%2C3%2C9%2C-6%5D%2C%5B-2%2C-1%2C-8%2C1%5D%5D&steps=on
Similar Questions
  1. How to prove or disprove(a)if A has a zeronentryonthe diagonal then A is not invertible (b)if Ais not invertible then for every
    1. answers icon 0 answers
  2. For a given square matrix A the predicted values of matrix B are:predicted B=A(A'A)^(-1)A'B why is the matrix C=A(A'A)^(-1)A' an
    1. answers icon 2 answers
    1. answers icon 0 answers
  3. No one answered my matrix question. Let me rephrase:Let A, B, and 0 be 2x2 matrices. Assuming that A is invertible and 0 is all
    1. answers icon 0 answers
more similar questions