How to create a linearly independent set of vectors that has the same span as another set of vectors?
a) Apply Gaussian elimination
b) Use the Gram-Schmidt process
c) Perform matrix inversion
d) Apply the cross-product operation