Answer:

![\text{b)} \quad \left[\begin{array}c1&0&-1&-6\\0&1&-3&0\\1&1&1&89\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/6reh7jwazgsm8pen3vdmo24uly1v80pl1i.png)


Explanation:
Part a
Define the variables and write a system of equations.
Definition of the variables:
- Let x represent the amount of money Amanda has.
- Let y represent the amount of money Henry has.
- Let z represent the amount of money Scott has.
Now, based on the given information, we can create a system of equations.
Given Amanda has $6 less than Scott:

Given Henry has 3 times what Scott has:

Given the total money they have is $89:

So, the system of equations is:


Part b
Rewrite the system of equations so that it is in the form:

Therefore:

We can represent the system of equations as an augmented matrix.
An augmented matrix is formed by combining the matrices with the coefficient terms and the constant terms of a system of linear equations.
![\textbf{M}=\left[\begin{array}ca_1&b_1&c_1&d_1\\a_2&b_2&c_2&d_2\\a_3&b_3&c_3&d_3\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/675sdaf40uea37usaxet1s8k9rw6fsgqzd.png)
Therefore, the augmented matrix of the given system of equations is:
![\textbf{M}=\left[\begin{array}ccc1&0&-1&-6\\0&1&-3&0\\1&1&1&89\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/rewo5hnpw1p031p6fnyzh1l0uy70ujuucv.png)

Part c
To solve the augmented matrix, use elementary row operations to convert it into the identity matrix:
![\left[\begin{array}ccc1&0&0&p\\0&1&0&q\\0&0&1&r\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/7rusuj5hk3ru4mhql8njf7fw4mo2nfb4or.png)
where the solution to the system will be x = p, y = q, and z = r.
Elementary row operations are:
- Interchange two rows.
- Multiply a row by a constant.
- Add a multiple of a row to another row.
Subtract the first row from the third row:
![\left[\begin{array}ccc1&0&-1&-6\\0&1&-3&0\\1&1&1&89\end{array}\right]R_3-R_1\rightarrow R_3\left[\begin{array}c1&0&-1&-6\\0&1&-3&0\\0&1&2&95\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/vy448zay78ssuvzmht6nxmeyul6c6gtvqi.png)
Subtract the second row from the third row to eliminate the 1 below it:
![\left[\begin{array}c1&0&-1&-6\\0&1&-3&0\\0&1&2&95\end{array}\right]R_3-R_2\rightarrow R_3\left[\begin{array}ccc1&0&-1&-6\\0&1&-3&0\\0&0&5&95\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/ccniu19vum68bhmergigcjh40szm9tgtvq.png)
Divide the third row by 5 to make the leading coefficient in the third row equal to 1:
/(5)R_3\rightarrow R_3\left[\begin{array}c1&0&-1&-6\\0&1&-3&0\\0&0&1&19\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/ygqrky1eejzd4f06ixycx2z1d0ifk9siux.png)
Add the third row to the first row to eliminate the non-zero entry in the first row:
![\left[\begin{array}c1&0&-1&-6\\0&1&-3&0\\0&0&1&19\end{array}\right]R_1+R_3\rightarrow R_1\left[\begin{array}c1&0&0&13\\0&1&-3&0\\0&0&1&19\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/y7px7u0vaucxc7faqxefpjh99mx2wr1t5v.png)
Add 3 times the third row to the second row to eliminate the non-zero entry in the second row:
![\left[\begin{array}ccc1&0&0&13\\0&1&-3&0\\0&0&1&19\end{array}\right]R_2+3R_3\rightarrow R_2\left[\begin{array}ccc1&0&0&13\\0&1&0&57\\0&0&1&19\end{array}\right]](https://img.qammunity.org/2024/formulas/mathematics/high-school/2smvxemn8zgsvhsgzq1a8l3cugvegn93yx.png)
Now, the matrix is in row-echelon form, we can read off the solutions for x, y, and z:

Part d
Amanda has $13, Henry has $57, and Scott has $19.