Assume that the matrix A is row equivalent to B. Find a basis for the row space of the matrix A.
{(1, 3, -4, 0, 1), (2, 4, -5, 2, -5), (1, -5, 0, -3, 2), (-3, -1, 8, 3, -4)}
{(1, 3, -4, 0, 1), (0, -2, 3, 2, -7), (0, 0, -8, -11, 29)}
{(1, 0, 0, 0), (3, -2, 0, 0), (-4, 3, -8, 0)}
{(1, 3, -4, 0, 1), (0, -2, 3, 2, -7), (0, 0, -8, -11, 29), (0, 0, 0, 0, 0)}