When given a system of linear equations, you can find their point of intersection via matrices. When it would take hours for a person to solve a many-variable system with substitution, it takes, at most, a couple of minutes with matrices. Matrices should not be your default method of solving systems, since other methods might be faster than typing the matrices into your calculator. Use matrices to find (x,y) if 
- Form
into an augmented matrix.

- Use row operations to get the augmented matrix into reduce row echelon form.

- By putting it back into equation form, the answer is revealed.

- Show answers as an ordered pair.

Matrices can also be used to find solutions to word problems. Set up a system of equations that correspond to the data found within the word problem and then solve the system using matrices as discussed above. Bill, a very observant yet clumsy man with a wad of cash in his hands, was just leaving from getting his wash done at the local laundry mat when he bumped into another person holding his own wad of cash. Currency flew everywhere. The other man began to get very irate with Bill; he wanted his money. Bill thought back and remembered entering with 150 dollars in coins and bills. He thought back some more and recalled spending all $9 worth of coins he had been carrying and not carrying any bills larger than a fifty. He recalled counting 11 bills, having a total of 5 Washington DC monuments on the back sides of the bills, 3 pictures of presidents with beards, and 92 letters worth of presidential last names. Even with all of that memory, he failed to remember what bills he had. Find the correct denomination of bills Bill was carrying. You can use this link to view a collection of US banknotes.
- Write a system of linear equations, where a is the number of one dollar bills, b is the number of five dollar bills, c is the number of ten dollar bills, d is the number of twenty dollar bills and e is the number of fifty dollar bills.
The first equation represents the number of bills in his wallet. The second equation represents the monetary value of the bills. The third equation represents the number of bills that had monuments on their backs. The fourth equation represents the number of bills that had pictures of presidents with beards. The final equation represents the total number of letters in the presidential names. 
- Form the system into an augmented matrix; remember to fill in the missing terms with zeros.

- Use or the calculator to get the matrix into reduced row echelon form.
- Press
.

- Press
and to access the matrix menu.

- Arrow to “EDIT” tab.

- Highlight [A] and press
.

- Type
, , , to set the proper dimensions of the new matrix.

- Override the existing values by highlighting an entry and typing. Type the augmented matrix from step 2 into the calculator.

- Press
to return to the home screen.

- Press
to access the matrix menu.

- Arrow over to the “MATH” tab.

- Arrow down to B: rref (.

- Press
.

- Press
to access the matrix menu.

- Press
.

- Press
for it to calculate the reduced row echelon form of the matrix.

- Put your results back in equation form.
 This means that Bill was carrying 6 ones, 1 five, 1 ten, 1 twenty, and 2 fifties.
|
Example Group #2 |
|
Soup Herman was flying around the sky above downtown Reading, Pennsylvania, when he heard a cry for help from pedestrians on the ground. He used his trademark Get-It-Done-Now-Before-Someone-Gets-Hurt Sense and mentally visualized an impact-activated incendiary device headed for a crowded sidewalk. Within an instant, Soup Herman was under the falling explosive keeping it from hitting the ground. After continuing to push up on the bomb, he was able to launch it into outer space were it would safely detonate. 

The formula for finding an object’s position during acceleration is: 
The formula for finding an object’s velocity during acceleration is: 
In these equations - a represents acceleration,
- s represents position,
- t represents time, and
- v represents velocity.
|
|
|
|
|
|