Writing a system as an augmented matrix drops the letters and keeps the numbers. The three row operations are the same three moves you already make on the equations, and reducing to an identity on the left leaves the answers on the right.
Changing the row you multiplied. In R2 → R2 − 3R1 it is row 2 that is replaced; row 1 is used and left exactly as it was. Overwriting row 1 as well loses the pivot you were about to need.
Also called augmented matrix, Gaussian elimination, row reduction or reduced row echelon form.
What you can put on this worksheet
Perform one row operation
Perform R1→R1+R2: [−2−21214]→ [−4−23254]
Reduce to row-echelon form
Write in reduced row-echelon form: [110−40−4]→ [100101]
Solve a system by row reduction
Solve by row reduction: {−2x+y=1−2x+2y=4→ (1,3)
Questions about these worksheets
Yes. Every row operations sheet is free to print and free to download as a PDF. There is no account to make, no email to hand over and no limit on how many you take.
Yes. The answer key prints on a second page, and you can choose whether it shows each question beside its answer or just the answers in a list.
Yes. Print straight from the page, or download the PDF and print that. The sheet is laid out for paper rather than squeezed off a screen, so there is room to work under each question, and the answer key comes out on its own page.
Precalculus is usually taken around 11th or 12th grade, though schools vary and plenty of students meet it earlier or later. Pick the difficulty rather than the grade: the easy level suits a first lesson on it, the hard level suits review before a test.
Yes, as many as you like. The questions are built fresh each time rather than picked from a fixed set of files, so pressing Generate gives a new sheet. That is what you want for a second class, a retake, or two students sitting next to each other.
That is the closest comparison, and Kuta Software is good software. It is also paid software you install on a computer. These worksheets run in a browser tab for free, with no account and nothing to install. Like Kuta, the row operations questions are generated when you ask for them rather than pulled from a fixed set of files, so two classes never get the same sheet, and the answer key comes with it.
Yes. There are three levels, and you can tick more than one for a sheet that mixes them, in which case the questions come out easiest first. The harder levels are not just larger numbers: they ask for something the easy ones do not.
You pick from 3: perform one row operation, reduce to row-echelon form and solve a system by row reduction. Tick as many as you want and set how many of each, or let it spread them evenly.
Changing the row you multiplied. In R2 → R2 − 3R1 it is row 2 that is replaced; row 1 is used and left exactly as it was. Overwriting row 1 as well loses the pivot you were about to need.