The correct answer is option d: (1, 5, 2).
To solve the system of equations using the augmented matrix and row operations, we can set up the augmented matrix for the system:
![\left[\begin{array}{ccc}3&-4&5\\5&2&-2\\5&-4&4\end{array}\right] \left[\begin{array}{ccc}-27\\11\\-7\end{array}\right]](https://img.qammunity.org/2020/formulas/mathematics/middle-school/qvg8dy7i3r1jbkr8khbpb4aseext1rdusv.png)
Now, let's perform row operations to get the reduced row-echelon form (RREF):
![R_2 =R_2 - (5)/(3) R_1\\R_3 =R_3- (5)/(3) R_1](https://img.qammunity.org/2020/formulas/mathematics/middle-school/5nyylm7fph6j0gihwuthq9vey0a5w6ehx8.png)
![R_3 =R_3 +R_2\\R_1 =R_1 -R_2\\R_1 =R_1 +R_3\\R_2 =R_2 +R_3](https://img.qammunity.org/2020/formulas/mathematics/middle-school/k1b7q8dxucyxb77kls0bmlr5u5fj2censa.png)
After performing these row operations, the augmented matrix becomes:
![\left[\begin{array}{ccc}1&0&0\\0&1&0\\0&0&1\end{array}\right] \left[\begin{array}{ccc}10\\5\\2\end{array}\right]](https://img.qammunity.org/2020/formulas/mathematics/middle-school/xsokadoxsgytb16qdxyvr1o5dtqvrzikd5.png)
Now, we can read off the solution directly from the RREF matrix:
x=10
y=5
z=2
So, the correct answer is option d: (1, 5, 2).