Back-substitution is a technique used to solve systems of linear equations, particularly in the context of Gaussian elimination. It involves substituting the values of the variables obtained from the reduced row echelon form of the system back into the original equations to find the final solutions for the variables.