Hi, I am trying to solve a system of linear equations symbolically, but the returned answers contain a common factor (probably signifies that the solution space is one-dimensional) and a common denominator. Is there a way to reduce them to the simplest form?
I am also interested in learning how one can turn a system of linear equations into matrix form.
Thank you!