(1 point) Use partial pivoting with Gaussian elimination to find the solutions to the linear system
$-x_1 - 3x_2 - 2x_3 = -4$
$-2x_1 - 7x_2 - x_3 = 6$
$4x_1 + 13x_2 - 6x_3 = 13$
$(x_1, x_2, x_3) =
Help: To enter a solution (a, b, c), type your answer as a point (a,b,c).