Find the augmented matrix for the given system of linear equations:

7x_(1) + 2x_(3) = -2
5x_(1) - 8x_(2) + 4x_(3) = -2
9x_(1) + 5x_(2) - 3x_(3) = -7

Which of the following options represents the augmented matrix for this system?

A) [[7, 0, 2, -2], [5, -8, 4, -2], [9, 5, -3, -7]]
B) [[7, 2, -2], [5, -8, 4], [9, 5, -3], [-2, -2, -7]]
C) [[7, 5, 9], [2, -8, 5], [-2, 4, -3], [-2, -2, -7]]
D) [[7, 5, 9], [2, -8, 4], [-2, 4, -3], [-2, -2, -7]]

Respuesta :